onMoveHandle
fun onMoveHandle( connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (scrollType: ScrollType) -> Boolean): <Error class: unknown class>(source)
Emitted to move the handle with key bindings.
This is a class.SignalAction.html.
The default bindings for this signal are Ctrl+←, ←, Ctrl+→, →, Ctrl+↑, ↑, Ctrl+↓, ↓, PgUp, PgDn, Home, End.
Parameters
connectFlags
a combination of ConnectFlags
handler
the Callback to connect. Params: scrollType
a GtkScrollType
. Returns whether the handle was moved