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