Signal
GtkUIManager::disconnect-proxy
deprecated: 3.10 since: 2.4
Declaration
void
disconnect_proxy (
GtkUIManager* self,
GtkAction* action,
GtkWidget* proxy,
gpointer user_data
)
Description [src]
The ::disconnect-proxy signal is emitted after disconnecting a proxy from an action in the group.
Default handler: The default handler is called before the handlers added via |
Signal emission will restart instead of recursing |
Available since: 2.4 |
Deprecated since: 3.10 |
Please do not use it in newly written code. |