Function
AgsAudioRecalltemplate_find_provider
since: 3.0.0
[−]
Description [src]
Finds provider eg. AgsAudio
or AgsChannel
within recall
containig AgsRecall
.
Available since: 3.0.0
[−]
Parameters
recall
-
Type: A list of
None
The
GList
-struct containingAgsRecall
.The data is owned by the caller of the function. provider
-
Type:
GObject
The
GObject
as provider.The data is owned by the caller of the function.
[−]
Return value
Type: A list of None
Next matching GList
-struct, or NULL
if not found.
The data is owned by the called function. |