Action.sensitive
bool sensitive() @property nothrowGet sensitive property.
Returns
Whether the action is enabled.
Deprecated
Use #GAction:enabled and #GSimpleAction:enabled
instead
void sensitive(bool propval) @property nothrowSet sensitive property.
Parameters
propval | Whether the action is enabled. |
Deprecated
Use #GAction:enabled and #GSimpleAction:enabled
instead