Function
AgsAudioRecallIDfind_recycling_context
since: 3.0.0
Declaration [src]
AgsRecallID*
ags_recall_id_find_recycling_context (
GList* recall_id,
AgsRecyclingContext* recycling_context
)
Parameters
recall_id-
Type: A list of
AgsRecallID*The
GList-struct containingAgsRecallID.The data is owned by the caller of the function. recycling_context-
Type:
AgsRecyclingContextThe
AgsRecyclingContextto match.The data is owned by the caller of the function.
Return value
Type: AgsRecallID
Matching AgsRecallID.
| The data is owned by the called function. |