#GAction.
ModelButton.active
bool active() @propertyGet active property.
Returns
The state of the button. This is reflecting the state of the associated
void active(bool propval) @propertySet active property.
Parameters
propval | The state of the button. This is reflecting the state of the associated #GAction. |