Forum und email

GdkPixmap

An opaque structure representing an offscreen drawable.

オブジェクトの階層

GObject
`-- GdkDrawable
       `-- GdkPixmap

説明

コンストラクタ

GdkPixmap (GdkWindow drawable, int width, int height [, int depth = -1]);

--

GdkPixmap create_from_xpm (string path);

--

GdkPixmap create_from_xpm_data (array data);

--