ModelButton.active

bool active() @property

Get active property.

Returns

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

#GAction.

void active(bool propval) @property

Set active property.

Parameters

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