gtkToolbarSetStyle {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]