gtkToolPaletteSetStyle {RGtk2}R Documentation

gtkToolPaletteSetStyle

Description

Sets the style (text, icons or both) of items in the tool palette.

Usage

gtkToolPaletteSetStyle(object, style)

Arguments

object

a GtkToolPalette

style

the GtkToolbarStyle that items in the tool palette shall have

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]