Paned.addOnCycleHandleFocus

The ::cycle-handle-focus signal is a [keybinding signal]GtkBindingSignal which gets emitted to cycle whether the paned should grab focus to allow the user to change position of the handle by using key bindings.

The default binding for this signal is f8.

class Paned
gulong
addOnCycleHandleFocus
(
bool delegate
(
bool
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta