Method

AgsAudioAudioadd_notation

since: 3.0.0

[]

Declaration [src]

void
ags_audio_add_notation (
  AgsAudio* audio,
  GObject* notation
)
[]

Description [src]

Adds a notation.

Available since: 3.0.0

[]

Parameters

notation

Type: GObject

The AgsNotation.

The data is owned by the caller of the method.