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 |
Signal can be directly emitted on objects from user code |
Parameters
direction
-
Type:
GtkDirectionType
The direction of the focus move.