gtkWidgetGetAction {RGtk2} | R Documentation |
Returns the GtkAction
that widget
is a proxy for.
See also gtkActionGetProxies
.
gtkWidgetGetAction(object)
|
[GtkWidget ] a GtkWidget |
Since 2.10
[GtkAction
] the action that a widget is a proxy for, or
NULL
, if it is not attached to an action.
Derived by RGtkGen from GTK+ documentation