Constructor
AgsAudioGenericRecallRecyclingnew
since: 3.0.0
Declaration [src]
AgsGenericRecallRecycling*
ags_generic_recall_recycling_new (
AgsRecycling* recycling,
GType child_type
)
Parameters
recycling-
Type:
AgsRecyclingThe source
AgsRecycling.The data is owned by the caller of the function. child_type-
Type:
GTypeChild type.
Return value
Type: AgsGenericRecallRecycling
A new AgsGenericRecallRecycling.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |