Package ch.bailu.gtk.gtk
Schnittstelle ImageType
public interface ImageType
-
Feldübersicht
Felder
-
Felddetails
-
EMPTY
static final int EMPTYthere is no image displayed by the widget- Siehe auch:
-
ICON_NAME
static final int ICON_NAMEthe widget contains a named icon- Siehe auch:
-
GICON
static final int GICONthe widget contains a `GIcon`- Siehe auch:
-
PAINTABLE
static final int PAINTABLEthe widget contains a `GdkPaintable`- Siehe auch:
-