gtkToolPaletteSetIconSize {RGtk2}R Documentation

gtkToolPaletteSetIconSize

Description

Sets the size of icons in the tool palette.

Usage

gtkToolPaletteSetIconSize(object, icon.size)

Arguments

object

a GtkToolPalette

icon.size

the GtkIconSize that icons in the tool palette shall have. [ type int]

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]