gtkActionDisconnectProxy {RGtk2}R Documentation

gtkActionDisconnectProxy

Description

Disconnects a proxy widget from an action. Does not destroy the widget, however.

Usage

gtkActionDisconnectProxy(object, proxy)

Arguments

object [GtkAction] the action object
proxy [GtkWidget] the proxy widget

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]