Function
AgsAudioRecallis_done
since: 3.0.0
Declaration [src]
gboolean
ags_recall_is_done (
GList* recall,
GObject* recycling_context
)
Parameters
recall
-
Type: A list of
None
The
GList
-struct containingAgsRecall
.The data is owned by the caller of the function. recycling_context
-
Type:
GObject
The
AgsRecyclingContext
.The data is owned by the caller of the function.