Description Usage Arguments Value Author(s)
Create a pixmap from a XPM file.
1 | gdkPixmapCreateFromXpm(drawable, transparent.color, filename)
|
|
a |
|
the color to be used for the pixels
that are transparent in the input file. Can be |
|
the filename of a file containing XPM data. |
A list containing the following elements:
retval |
[ |
|
(out) 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.