Gtk.ActionGroup::disconnect-proxy
function callback(action_group, action:Gtk.Action, proxy:Gtk.Widget, ):void;
The ::disconnect-proxy signal is emitted after disconnecting a proxy from an action in the group.
Gtk.UIManager proxies the signal and provides global notification just before any action is connected to a proxy, which is probably more convenient to use.
Since 2.4
- action_group
instance of Gtk.ActionGroup that is emitting the signal
- action
the action
- proxy
the proxy