Widget.getReceivesDefault

bool 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.Widget.setReceivesDefault].

Returns

true if widget acts as the default widget when focused,

false otherwise