cycle_child_focus
Description:
public signal bool cycle_child_focus (
bool reversed)
Emitted to cycle the focus between the children of the paned.
This is a [keybinding signal](class.SignalAction.html).
The default binding is <kbd>F6</kbd>.
Parameters:
reversed |
whether cycling backward or forward
|