FlowBox.addOnToggleCursorChild

The ::toggle-cursor-child signal is a [keybinding signal]GtkBindingSignal which toggles the selection of the child that has the focus.

The default binding for this signal is Ctrl-Space.

class FlowBox
gulong
addOnToggleCursorChild
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)