[ Version ( since = "2.6" ) ]
public void set_sensitive (bool sensitive)
Sets the sensitive property of the action to sensitive
.
Use set_enabled on a SimpleAction instead
Note that this doesn’t necessarily mean effective sensitivity. See is_sensitive for that.
this |
the action object |
sensitive |
true to make the action sensitive |