Widget.getReceivesDefault

Determines whether widget is alyways treated as default widget withing 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 default widget when focussed, FALSE otherwise

Meta