[ HasEmitter ]
[ Version ( since = "2.12" ) ]
public virtual signal bool keynav_failed (DirectionType direction)
Gets emitted if keyboard navigation fails.
See keynav_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 container(s). |