signal callback delegate or function to connect
void callback(gtk.flow_box.FlowBox flowBox)
flowBox the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to ToggleCursorChild signal.
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.