Description Usage Arguments Value Author(s)
Creates a new bitmap from data in XBM format.
1 | gdkBitmapCreateFromData(drawable = NULL, data, width, height)
|
|
a |
|
a pointer to the XBM data. |
|
the width of the new pixmap in pixels. |
|
the height of the new pixmap in pixels. |
[GdkBitmap
] the GdkBitmap
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.