Signal
GtkShortcutsSection::change-current-page
Declaration
gboolean
change_current_page (
GtkShortcutsSection* self,
gint offset,
gpointer user_data
)
Description [src]
Emitted when we change the current page.
The default bindings for this signal are Ctrl+PgUp, PgUp, Ctrl+PgDn, PgDn.
Default handler: The default handler is called after the handlers added via |
Signal can be directly emitted on objects from user code |