API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
gboolean ags_recall_is_done ( GList* recall, GObject* recycling_context )
Check if recall is over.
Available since: 3.0.0
recall
Type: A list of None
None
The GList-struct containing AgsRecall.
GList
AgsRecall
recycling_context
Type: GObject
GObject
The AgsRecyclingContext.
AgsRecyclingContext
Type: gboolean
gboolean
TRUE if recall is done, otherwise FALSE.
TRUE
FALSE