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