ModelButton.active

bool active() @property nothrow

Get active property.

Returns

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

#GAction.

void active(bool propval) @property nothrow

Set active property.

Parameters

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