gdkPixmapCreateFromData
Create a two-color pixmap from data in XBM data.
gdkPixmapCreateFromData(drawable = NULL, data, height, depth, fg, bg)
|
a |
|
a pointer to the data. |
|
the height of the new pixmap in pixels. |
|
the depth (number of bits per pixel) of the new pixmap. |
|
the foreground color. |
|
the background color. |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.