GtkWidgetClass.keynavFailed

struct GtkWidgetClass
extern (C)
int function(GtkWidget* widget, GtkDirectionType direction) keynavFailed;

Return Value

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