gtkMenuToolButtonNew: gtkMenuToolButtonNew
Description
Creates a new GtkMenuToolButton using icon.widget as icon and
label as label.Usage
gtkMenuToolButtonNew(icon.widget, label, show = TRUE)
Arguments
icon.widget
a widget that will be used as icon widget, or NULL. [ allow-none ] label
a string that will be used as label, or NULL. [ allow-none ]