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