| gtkToolItemSetProxyMenuItem {RGtk2} | R Documentation |
Sets the GtkMenuItem used in the toolbar overflow menu. The
menu.item.id is used to identify the caller of this function and
should also be used with gtkToolItemGetProxyMenuItem.
gtkToolItemSetProxyMenuItem(object, menu.item.id, menu.item = NULL)
|
[GtkToolItem] a gtkToolItem |
|
[character] a string used to identify menu.item |
|
[GtkWidget] a GtkMenuItem to be used in the overflow menu |
Since 2.4
Derived by RGtkGen from GTK+ documentation