[ Version ( since = "2.4" ) ]
public virtual signal void pre_activate (Action action)
The pre_activate signal is emitted just before the action
is activated.
This is intended for applications to get notification just before any action is activated.
action |
the action |