gdkPixmapCreateFromXpm: gdkPixmapCreateFromXpm
Description
Create a pixmap from a XPM file.Usage
gdkPixmapCreateFromXpm(drawable, transparent.color, filename)
Value
A list containing the following elements:retval[GdkPixmap] the GdkPixmapmask[GdkBitmap] a pointer to a place to store a bitmap representing
the transparency mask of the XPM file. Can be NULL,
in which case transparency will be ignored.