overriding the #GtkImage:icon-size property for images of type gtk.types.ImageType.IconName.
Image.pixelSize
int pixelSize() @property nothrowGet pixelSize property.
Returns
The "pixel-size" property can be used to specify a fixed size
void pixelSize(int propval) @property nothrowSet pixelSize property.
Parameters
propval | The "pixel-size" property can be used to specify a fixed size overriding the #GtkImage:icon-size property for images of type gtk.types.ImageType.IconName. |