Method

AgsAudioRecallset_children

since: 3.1.0

Declaration [src]

void
ags_recall_set_children (
  AgsRecall* recall,
  GList* children
)

Description [src]

Set recall children by replacing existing.

Available since: 3.1.0

Parameters

children

Type: A list of None

The GList-struct containing AgsRecall.

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