SpinButton.activatesDefault

bool activatesDefault() @property

Get activatesDefault property.

Returns

Whether to activate the default widget when the spin button is activated.

See [gtk.spin_button.SpinButton.activate] for what counts as activation.

void activatesDefault(bool propval) @property

Set activatesDefault property.

Parameters

propvalWhether to activate the default widget when the spin button is activated. See [gtk.spin_button.SpinButton.activate] for what counts as activation.