gdkPixmapColormapCreateFromXpmD {RGtk2} | R Documentation |
Create a pixmap from data in XPM format using a particular colormap.
gdkPixmapColormapCreateFromXpmD(drawable, colormap, transparent.color, data)
|
a |
|
the |
|
the color to be used for the pixels
that are transparent in the input file. Can be |
|
Pointer to a string containing the XPM data. |
A list containing the following elements:
retval |
|
|
a pointer to a place to store a bitmap representing
the transparency mask of the XPM file. Can be |
Derived by RGtkGen from GTK+ documentation