Method
AgsAudioRecyclingnext
since: 3.0.0
Declaration [src]
AgsRecycling*
ags_recycling_next (
AgsRecycling* recycling
)
Return value
Type: AgsRecycling
The next of AgsRecycling
if available, otherwise NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |