[ HasEmitter ]
[ Version ( since = "2.28" ) ]
public virtual signal void action_enabled_changed (string action_name, bool enabled)
Signals that the enabled status of the named action has changed.
action_name |
the name of the action in |
enabled |
whether the action is enabled or not |