gtkToolItemRetrieveProxyMenuItem {RGtk2} | R Documentation |
Returns the GtkMenuItem
that was last set by
gtkToolItemSetProxyMenuItem
, ie. the GtkMenuItem
that is going to appear in the overflow menu.
gtkToolItemRetrieveProxyMenuItem(object)
|
[GtkToolItem ] a gtkToolItem |
Since 2.4
[GtkWidget
] The GtkMenuItem
that is going to appear in the
overflow menu for tool.item
.
Derived by RGtkGen from GTK+ documentation