Function
AgsAudioRecallChannelfind_channel
since: 3.0.0
Declaration [src]
GList*
ags_recall_channel_find_channel (
GList* recall_channel,
AgsChannel* source
)
Parameters
recall_channel
-
Type: A list of
None
The
GList
-struct containingAgsRecallChannel
.The data is owned by the caller of the function. source
-
Type:
AgsChannel
The
AgsChannel
to find.The data is owned by the caller of the function.