| gtkToolItemGetIconSize {RGtk2} | R Documentation |
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.
gtkToolItemGetIconSize(object)
|
[GtkToolItem] a gtkToolItem |
Since 2.4
[GtkIconSize] a GtkIconSize indicating the icon size used for tool.item
Derived by RGtkGen from GTK+ documentation