ModelButton.active

Set active property.

  1. bool active [@property getter]
  2. bool active [@property setter]
    class ModelButton
    @property
    void
    active
    (
    bool propval
    )

Parameters

propval bool

The state of the button. This is reflecting the state of the associated #GAction.