Class

AgsAudioRemoveNote

[]

Description

class AgsAudio.RemoveNote : Ags.Task
{
  audio: AgsAudio*,
  note: AgsNote*,
  audio_channel: guint,
  use_selection_list: gboolean
}

No description available.

[]

Ancestors

[]

Constructors

ags_remove_note_new

Create a new instance of AgsRemoveNote.

since: 3.0.0

[]

Instance methods

Methods inherited from AgsTask (5)
Methods inherited from GObject (43)
[]

Properties

AgsAudio.RemoveNote:audio

The assigned AgsAudio.

since: 3.0.0

AgsAudio.RemoveNote:audio-channel

The assigned audio channel.

since: 3.0.0

AgsAudio.RemoveNote:note

The assigned AgsNote.

since: 3.0.0

AgsAudio.RemoveNote:use-selection-list

The notation’s use-selection-list.

since: 3.0.0

Properties inherited from AgsTask (1)
[]

Signals

Signals inherited from AgsTask (2)
Signals inherited from GObject (1)

Class structure