Method
AgsAudioRecalladd_recall_handler
since: 3.0.0
[−]
Declaration [src]
void
ags_recall_add_recall_handler (
AgsRecall* recall,
AgsRecallHandler* recall_handler
)
[−]
Description [src]
Connect callback to recall
specified by recall_handler
.
Available since: 3.0.0
[−]
Parameters
recall_handler
-
Type:
AgsRecallHandler*
The signal specs.
The argument can be NULL
.The data is owned by the caller of the method.