[ Version ( since = "2.4" ) ]
public signal void disconnect_proxy (Action action, Widget proxy)
The disconnect_proxy signal is emitted after disconnecting a proxy from an action in the group.
UIManager proxies the signal and provides global notification just before any action is connected to a proxy, which is probably more convenient to use.
action |
the action |
proxy |
the proxy |