gdkPixmapCreateFromData(drawable = NULL, data, height, depth, fg, bg)drawableGdkDrawable] a GdkDrawable, used to determine default values
for the new pixmap. Can be NULL, if the depth is given.dataheightdepthfgGdkColor] the foreground color.bgGdkColor] the background color.