Action.disconnectProxy

Warning gtk_action_disconnect_proxy has been deprecated since version 2.16 and should not be used in newly-written code. Use gtk_activatable_set_related_action() instead. Disconnects a proxy widget from an action. Does not destroy the widget, however. Since 2.4

class Action
void
disconnectProxy

Parameters

proxy Widget

the proxy widget

Meta