Paned.addOnToggleHandleFocus

The ::toggle-handle-focus is a [keybinding signal]GtkBindingSignal which gets emitted to accept the current position of the handle and then move focus to the next widget in the focus chain.

The default binding is Tab.

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

Meta