Widget.hasDefault

Determines whether widget is the current default widget within its toplevel. See gtk_widget_set_can_default(). Since 2.18

class Widget
int
hasDefault
()

Return Value

Type: int

TRUE if widget is the current default widget within its toplevel, FALSE otherwise

Meta