Paned.addOnCycleChildFocus

The ::cycle-child-focus signal is a [keybinding signal]GtkBindingSignal which gets emitted to cycle the focus between the children of the paned.

The default binding is f6.

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

Meta