unblock_action
Description:
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 | |
| action_name |
an action name |