Image.setPixelSize
void setPixelSize(int pixelSize)Sets the pixel size to use for named icons.
If the pixel size is set to a value != -1, it is used instead of the icon size set by [gtk.image.Image.setFromIconName].
Parameters
pixelSize | the new pixel size |