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 |