unblock_action


Description:

public void unblock_action (string action_name)

Unblockes all the actions with name action_name inside this.

Unblocking an action does not cause the callback bound to it to be invoked in case activate was called on an action previously blocked with block_action.

Parameters:

this

a BindingPool

action_name

an action name