move_focus_out


Description:

public signal void move_focus_out (DirectionType direction_type)

Emitted when focus is moved away from the scrolled window by a keybinding.

This is a [keybinding signal](class.SignalAction.html).

The default bindings for this signal are <kbd>Ctrl</kbd>+<kbd>Tab</kbd> to move forward and <kbd>Ctrl</kbd> +<kbd>Shift</kbd>+<kbd>Tab</kbd>` to move backward.

Parameters:

direction_type

either gtk_dir_tab_forward or gtk_dir_tab_backward