set_sensitive
Description:
Sets the sensitive property of the action to sensitive
.
Note:
Use set_enabled on a SimpleAction instead
Note that this doesn’t necessarily mean effective sensitivity. See is_sensitive for that.
Parameters:
this |
the action object |
sensitive |
true to make the action sensitive |