Disable activation signals from the action
Use set_enabled to disable the SimpleAction instead
This is needed when updating the state of your proxy Activatable widget could result in calling activate, this is a convenience function to avoid recursing in those cases (updating toggle state for instance).
| this |
a Action |