block_activate


Description:

[ Version ( since = "2.16" ) ]
public void block_activate ()

Disable activation signals from the action

Note:

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).

Parameters:

this

a Action