Widget.getCanDefault

Determines whether widget can be a default widget. See gtk_widget_set_can_default(). Since 2.18

class Widget
int
getCanDefault
()

Return Value

Type: int

TRUE if widget can be a default widget, FALSE otherwise

Meta