get_sensitive
Description:
Returns whether the action itself is sensitive.
Note:
Use get_enabled on a Action instead
Note that this doesn’t necessarily mean effective sensitivity. See is_sensitive for that.
Parameters:
this |
the action object |
Returns:
true if the action itself is sensitive. |