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 [method@Gtk.Widget.set_receives_default].

class Widget
bool
getReceivesDefault
()

Return Value

Type: bool

%TRUE if @widget acts as the default widget when focused, %FALSE otherwise

Meta