gdkBitmapCreateFromData {RGtk2} | R Documentation |
Creates a new bitmap from data in XBM format.
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. |
Derived by RGtkGen from GTK+ documentation