gtkToolItemGetIconSize {RGtk2}R Documentation

gtkToolItemGetIconSize

Description

Returns the icon size used for tool.item. Custom subclasses of GtkToolItem should call this function to find out what size icons they should use.

Usage

gtkToolItemGetIconSize(object)

Arguments

object [GtkToolItem] a gtkToolItem

Details

Since 2.4

Value

[GtkIconSize] a GtkIconSize indicating the icon size used for tool.item

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]