Method

GtkWidgetget_focusable

Declaration [src]

gboolean
gtk_widget_get_focusable (
  GtkWidget* widget
)

Description [src]

Determines whether the widget can own the input focus.

See gtk_widget_set_focusable().

Gets propertyGtk.Widget:focusable

Return value

Type: gboolean

True if widget can own the input focus.