SpinButton.activatesDefault

Get activatesDefault property.

  1. bool activatesDefault [@property getter]
    class SpinButton
    @property
    bool
    activatesDefault
    ()
  2. bool activatesDefault [@property setter]

Return Value

Type: bool

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

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