overriding the #GtkImage:icon-size property for images of type gtk.types.ImageType.IconName.
Image.pixelSize
int pixelSize() @propertyGet pixelSize property.
Returns
The "pixel-size" property can be used to specify a fixed size
void pixelSize(int propval) @propertySet 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. |