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 [GtkToolbar] a GtkToolbar.
style [GtkToolbarStyle] the new style for toolbar.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]