Signal
GtkNotebook::move-focus-out
Declaration
void
move_focus_out (
GtkNotebook* self,
GtkDirectionType direction,
gpointer user_data
)
Description [src]
Emitted when focus was moved out.
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 to move the focus.