Description Usage Arguments Value Author(s)
Create a two-color pixmap from data in XBM data.
1 2 | 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. |
[GdkPixmap
] the GdkPixmap
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.