Method

GtkWidgethas_default

Declaration [src]

gboolean
gtk_widget_has_default (
  GtkWidget* widget
)

Description [src]

Determines whether the widget is the current default widget within its toplevel.

Gets propertyGtk.Widget:has-default

Return value

Type: gboolean

True if widget is the current default widget within its toplevel.