gtkToolPaletteGetStyle {RGtk2}R Documentation

gtkToolPaletteGetStyle

Description

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

Usage

gtkToolPaletteGetStyle(object)

Arguments

object

a GtkToolPalette

Details

Since 2.20

Value

[GtkToolbarStyle] the GtkToolbarStyle of items in the tool palette.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]