Widget.addOnKeynavFailed

Emitted if keyboard navigation fails.

See [method@Gtk.Widget.keynav_failed] for details.

class Widget
addOnKeynavFailed

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 widget(s).

Meta