If set to a value != -1, this property overrides the gtk.image.Image.iconSize property for images of type gtk.types.ImageType.IconName.
Image.pixelSize
int pixelSize() @propertyGet pixelSize property.
Returns
The size in pixels to display icons at.
void pixelSize(int propval) @propertySet pixelSize property.
Parameters
propval | The size in pixels to display icons at. If set to a value != -1, this property overrides the gtk.image.Image.iconSize property for images of type gtk.types.ImageType.IconName. |