gdkPixmapColormapCreateFromXpmD(drawable, colormap, transparent.color, data)drawableGdkDrawable] a GdkDrawable, used to determine default values
for the new pixmap. Can be NULL if colormap is given.colormapGdkColormap] the GdkColormap that the new pixmap will be use.
If omitted, the colormap for window will be used.transparent.colorGdkColor] 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.data