Class

AgsAudioResetNote

[]

Description

class AgsAudio.ResetNote : Ags.Task
{
  note_offset: guint,
  note: GList*
}

No description available.

[]

Ancestors

[]

Constructors

ags_reset_note_new

Creates an AgsResetNote.

since: 3.0.0

[]

Functions

ags_reset_note_get_instance

Get instance.

since: 3.0.0

[]

Instance methods

ags_reset_note_add

Add note.

since: 3.0.0

ags_reset_note_remove

Remove note.

since: 3.0.0

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

Properties

Properties inherited from AgsTask (1)
[]

Signals

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

Class structure