Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkToolbarSetStyle: gtkToolbarSetStyle
Description
Alters the view of
toolbar
to display either icons only, text only, or both.
Usage
gtkToolbarSetStyle(object, style)
Arguments
object
a
GtkToolbar
.
style
the new style for
toolbar
.