RGtk2 (version 2.20.31)

gtkActionDisconnectProxy: gtkActionDisconnectProxy

Description

Disconnects a proxy widget from an action. Does not destroy the widget, however. WARNING: gtk_action_disconnect_proxy has been deprecated since version 2.16 and should not be used in newly-written code. Use gtkActivatableSetRelatedAction instead.

Usage

gtkActionDisconnectProxy(object, proxy)

Arguments

object
the action object
proxy
the proxy widget

Details

Since 2.4