Widget.addOnKeynavFailed

Gets emitted if keyboard navigation fails. See Widget.keynavFailed for details.

class Widget
gulong
addOnKeynavFailed
(
bool delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Return Value

Type: gulong

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).

Meta

Since

2.12