Action.sensitive

bool sensitive() @property

Get sensitive property.

Returns

Whether the action is enabled.

Deprecated

Use #GAction:enabled and #GSimpleAction:enabled

instead

void sensitive(bool propval) @property

Set sensitive property.

Parameters

propvalWhether the action is enabled.

Deprecated

Use #GAction:enabled and #GSimpleAction:enabled

instead