Image.pixelSize

Set pixelSize property.

  1. int pixelSize [@property getter]
  2. int pixelSize [@property setter]
    class Image
    @property
    void
    pixelSize
    ()

Parameters

propval int

The size in pixels to display icons at.

If set to a value != -1, this property overrides the property@Gtk.Image:icon-size property for images of type gtk.types.ImageType.IconName.