| gtkMenuToolButtonNew {RGtk2} | R Documentation |
Creates a new GtkMenuToolButton using icon.widget as icon and
label as label.
gtkMenuToolButtonNew(icon.widget, label, show = TRUE)
|
[GtkWidget] a widget that will be used as icon widget, or NULL |
|
[character] a string that will be used as label, or NULL |
Since 2.6
[GtkToolItem] the new GtkMenuToolButton
Derived by RGtkGen from GTK+ documentation