Method
AgsAudioRecyclingContextget_child_recall_id
since: 3.0.0
[−]
Declaration [src]
GList*
ags_recycling_context_get_child_recall_id (
AgsRecyclingContext* recycling_context
)
[−]
Return value
Type: A list of AgsRecallID*
The AgsRecallID
as GList
-struct.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |