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