Signal

AgsAudioAudioSignal::add-note

since: 3.0.0

Declaration

void
add_note (
  AgsAudioSignal* self,
  GObject* note,
  gpointer user_data
)

Description [src]

The ::add-note signal notifies about adding note.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 3.0.0

Parameters

note

Type: GObject

The AgsNote.

The data is owned by the caller of the function.