SpinButton.activatesDefault

bool activatesDefault() @property nothrow

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 nothrow

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.