[ HasEmitter ]
public virtual signal bool keynav_failed (DirectionType direction)
Emitted if keyboard navigation fails.
See [[email protected]_failed] for details.
direction |
the direction of movement |
true if stopping keyboard navigation is fine, false if the emitting widget should try to handle the keyboard navigation attempt in its parent widget(s). |