Method
AgsAudioRecallget_recall_container
since: 3.1.0
Declaration [src]
GObject*
ags_recall_get_recall_container (
AgsRecall* recall
)
Description [src]
Get recall container of recall
.
Available since: 3.1.0
Gets property | AgsAudio.Recall:recall-container |
Return value
Type: GObject
The AgsRecallContainer
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |