[ Version ( since = "2.4" ) ]
public signal void post_activate (Action action)
The post_activate signal is emitted just after the action in the action_group is
activated
This is intended for UIManager to proxy the signal and provide global notification just after any action is activated.
| action |
the action |