[ Version ( since = "2.18" ) ]
public void set_can_default (bool can_default)
Specifies whether this can be a default widget.
See grab_default for details about the meaning of “default”.
this |
a Widget |
can_default |
whether or not this can be a default widget. |