set_activates_default
Description:
Sets whether activating the spin button will activate the default widget for the window containing the spin button.
See [signal@Gtk.SpinButton:GtkSpinButton:activate] for what counts as activation.
Parameters:
| this |
a `GtkSpinButton` |
| activates_default |
true to activate window’s default widget on activation |