Image.pixelSize

Get pixelSize property.

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

Return Value

Type: int

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.