Method
GtkWidgetget_can_focus
since: 2.18
Declaration [src]
gboolean
gtk_widget_get_can_focus (
GtkWidget* widget
)
Description [src]
Determines whether widget
can own the input focus. See gtk_widget_set_can_focus().
Available since: 2.18
Gets property | Gtk.Widget:can-focus |