[ Version ( since = "2.18" ) ]
public void set_receives_default (bool receives_default)
Sets whether the widget will be treated as the default widget within its toplevel when it has the focus, even if another widget is the default.
| this |
a widget |
| receives_default |
whether or not this can be a default widget |