get_receives_default


Description:

public bool get_receives_default ()

Determines whether this 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].

Parameters:

this

a `GtkWidget`

Returns:

true if this acts as the default widget when focused, false otherwise