Method

AgsAudioAudioset_notation

since: 3.1.0

Declaration [src]

void
ags_audio_set_notation (
  AgsAudio* audio,
  GList* notation
)

Description [src]

Set notation by replacing existing.

Available since: 3.1.0

Parameters

notation

Type: A list of None

The GList-struct containing AgsNotation.

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