Signal
GtkShortcutsSection::change-current-page
deprecated: 4.18
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 | 
| Deprecated since: 4.18 | 
| This widget will be removed in GTK 5. |