public final class ImageType
extends org.freedesktop.bindings.Constant
Image or a StatusIcon.| Modifier and Type | Field and Description |
|---|---|
static ImageType |
ANIMATION
The Widget contains a
PixbufAnimation. |
static ImageType |
EMPTY
There is no image displayed by the Widget.
|
static ImageType |
ICON_NAME
The Widget contains a named icon.
|
static ImageType |
ICON_SET
The Widget contains a
IconSet. |
static ImageType |
PIXBUF
The Widget contains a
Pixbuf. |
static ImageType |
STOCK
The Widget contains an icon derived specified by a stock item (see
Stock). |
public static final ImageType ANIMATION
PixbufAnimation.public static final ImageType EMPTY
public static final ImageType ICON_NAME
Icon.