Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkToolItemGetIconSize: 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
a
GtkToolItem
Value
GtkIconSize
] a
GtkIconSize
indicating the icon size used for
tool.item
.
[
type
int]
Details
Since 2.4