| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.gnu.glib.GObjectorg.gnu.gdk.Drawableorg.gnu.gdk.Bitmappublic class Bitmapextends DrawableField Summary |
Fields inherited from class org.gnu.glib.GObject | |
eventsInitialized | |
Constructor Summary | |
| |
Method Summary | |
protected static Handle |
|
public Bitmap(data[] ,
int width,
int height)Creates a newBitmapfrom data in XBM format.
public Bitmap(Window window, data[] , int width, int height)
Creates a newBitmapfrom data in XBM format.