module Iup::ImageAttributes
Defines attributes for widgets which contain images.
Attributes
The image to display, based on an image or image name. This can use an actual image object, or the name of an image from IupImageLib.
The image to display when inactive, based on an image or image name. This can use an actual image object, or the name of an image from IupImageLib.
The image to display when pressed, based on an image or image name. This can use an actual image object, or the name of an image from IupImageLib.