Action.setSensitive

Sets the ::sensitive property of the action to sensitive. Note that this doesn't necessarily mean effective sensitivity. See gtk_action_is_sensitive() for that. Since 2.6

class Action
void
setSensitive
()

Parameters

sensitive int

TRUE to make the action sensitive

Meta