gdkPixmapColormapCreateFromXpm(drawable, colormap, transparent.color, filename)
drawable
GdkDrawable
] a GdkDrawable
, used to determine default values
for the new pixmap. Can be NULL
if colormap
is given.colormap
GdkColormap
] the GdkColormap
that the new pixmap will be use.
If omitted, the colormap for window
will be used.transparent.color
GdkColor
] the color to be used for the pixels
that are transparent in the input file. Can be NULL
,
in which case a default color will be used.filename