gtkToolPaletteGetIconSize {RGtk2}R Documentation

gtkToolPaletteGetIconSize

Description

Gets the size of icons in the tool palette. See gtkToolPaletteSetIconSize.

Usage

gtkToolPaletteGetIconSize(object)

Arguments

object

a GtkToolPalette

Details

Since 2.20

Value

[GtkIconSize] the GtkIconSize of icons in the tool palette. [ type int]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]