Signal

AgsSequencer::offset-changed

since: 3.0.0

Declaration

void
offset_changed (
  AgsSequencer* self,
  guint note_offset,
  gpointer user_data
)

Description [src]

The ::offset-changed signal notifies about changed position within notation.

Default handler:

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

Available since: 3.0.0

Parameters

note_offset

Type: guint

New notation offset.