Method

AgsAudioAudioset_recall

since: 3.1.0

Declaration [src]

void
ags_audio_set_recall (
  AgsAudio* audio,
  GList* recall
)

Description [src]

Set recall by replacing existing.

Available since: 3.1.0

Sets propertyAgsAudio.Audio:recall

Parameters

recall

Type: A list of None

The GList-struct containing AgsRecall.

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