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