connectMoveHandle
fun connectMoveHandle(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (scrollType: ScrollType) -> Boolean): <Error class: unknown class>
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