Method

AgsAudioRecallget_recall_dependency

since: 3.1.0

Declaration [src]

GList*
ags_recall_get_recall_dependency (
  AgsRecall* recall
)

Description [src]

Get recall dependency.

Available since: 3.1.0

Return value

Type: A list of AgsRecallDependency*

The GList-struct containig AgsRecallDependency.

The caller of the method takes ownership of the data, and is responsible for freeing it.