set_sensitive


Description:

public void set_sensitive (bool sensitive)

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