Widget.getReceivesDefault

Determines whether widget is always treated as the default widget within its toplevel when it has the focus, even if another widget is the default. See gtk_widget_set_receives_default(). Since 2.18

class Widget
int
getReceivesDefault
()

Return Value

Type: int

TRUE if widget acts as the default widget when focussed, FALSE otherwise

Meta