Image.pixelSize

int pixelSize() @property

Get pixelSize property.

Returns

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].

void pixelSize(int propval) @property

Set pixelSize property.

Parameters

propvalThe 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].