Method

AgsAudioAudioadd_recall_container

since: 3.0.0

[]

Declaration [src]

void
ags_audio_add_recall_container (
  AgsAudio* audio,
  GObject* recall_container
)
[]

Description [src]

Adds a recall container.

Available since: 3.0.0

[]

Parameters

recall_container

Type: GObject

The AgsRecallContainer.

The data is owned by the caller of the method.