Function
AgsAudioRecallHandleralloc
since: 3.0.0
[−]
Declaration [src]
AgsRecallHandler*
ags_recall_handler_alloc (
const gchar* signal_name,
GCallback callback,
GObject* data
)
[−]
Parameters
[−]
Return value
Type: AgsRecallHandler*
The newly allocated AgsRecallHandler
-struct.
The data is owned by the called function. |
The return value can be NULL . |