Learn R Programming

RGtk2 (version 2.8.7)

gdkPixmapColormapCreateFromXpmD: gdkPixmapColormapCreateFromXpmD

Description

Create a pixmap from data in XPM format using a particular colormap.

Usage

gdkPixmapColormapCreateFromXpmD(drawable, colormap, transparent.color, data)

Arguments

Value

A list containing the following elements:retval[GdkPixmap] the GdkPixmap.mask[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.