Signal

AgsAudioAudioSignal::remove-note

since: 3.0.0

Declaration

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

Description [src]

The ::remove-note signal notifies about removing 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.