Signal
GtkWidget::move-focus
Description [src]
Emitted when the focus is moved.
The ::move-focus signal is a keybinding signal.
The default bindings for this signal are Tab to move forward, and Shift+Tab to move backward.
Default handler: | The default handler is called after the handlers added via |
The signal can be emitted directly |
Parameters
direction |
GtkDirectionType |
The direction of the focus move. |