gtkImageSetPixelSize {RGtk2} | R Documentation |
Sets the pixel size to use for named icons. If the pixel size is set
to a value != -1, it is used instead of the icon size set by
gtkImageSetFromIconName
.
gtkImageSetPixelSize(object, pixel.size)
|
a |
|
the new pixel size |
Since 2.6
Derived by RGtkGen from GTK+ documentation