[ Version ( since = "2.4" ) ]
public bool get_sensitive ()
Returns whether the action itself is sensitive.
Use get_enabled on a Action instead
Note that this doesn’t necessarily mean effective sensitivity. See is_sensitive for that.
this |
the action object |
true if the action itself is sensitive. |