connectMoveFocusOut

fun connectMoveFocusOut(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (directionType: DirectionType) -> Unit): <Error class: unknown class>

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

This is a class.SignalAction.html.

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

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: directionType either %GTK_DIR_TAB_FORWARD or %GTK_DIR_TAB_BACKWARD