Method

AgsAudioAudioremove_notation

since: 3.0.0

Declaration [src]

void
ags_audio_remove_notation (
  AgsAudio* audio,
  GObject* notation
)

Description [src]

Removes a notation.

Available since: 3.0.0

Parameters

notation

Type: GObject

The AgsNotation.

The data is owned by the caller of the function.