Package org.gnome.gdkpixbuf
Class GdkPixbuf
java.lang.Object
org.gnome.gdkpixbuf.GdkPixbuf
Constants and functions that are declared in the global GdkPixbuf namespace.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Major version of gdk-pixbuf library, that is the "0" in "0.8.2" for example.static final int
Micro version of gdk-pixbuf library, that is the "2" in "0.8.2" for example.static final int
Minor version of gdk-pixbuf library, that is the "8" in "0.8.2" for example.static final String
Contains the full version of GdkPixbuf as a string. -
Constructor Summary
-
Method Summary
-
Field Details
-
PIXBUF_MAJOR
public static final int PIXBUF_MAJORMajor version of gdk-pixbuf library, that is the "0" in "0.8.2" for example.- See Also:
-
PIXBUF_MICRO
public static final int PIXBUF_MICROMicro version of gdk-pixbuf library, that is the "2" in "0.8.2" for example.- See Also:
-
PIXBUF_MINOR
public static final int PIXBUF_MINORMinor version of gdk-pixbuf library, that is the "8" in "0.8.2" for example.- See Also:
-
PIXBUF_VERSION
Contains the full version of GdkPixbuf as a string.This is the version being compiled against; contrast with
gdk_pixbuf_version
.- See Also:
-
-
Constructor Details
-
GdkPixbuf
public GdkPixbuf()
-
-
Method Details
-
javagi$ensureInitialized
public static void javagi$ensureInitialized()
-