gdkPixmapNew
Create a new pixmap with a given size and depth.
gdkPixmapNew(drawable = NULL, width, height, depth = -1)
|
A |
|
The width of the new pixmap in pixels. |
|
The height of the new pixmap in pixels. |
|
The depth (number of bits per pixel) of the new pixmap.
If -1, and |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.