Description Usage Arguments Value Author(s)
Create a new pixmap with a given size and depth.
1 | 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 |
[GdkPixmap
] the GdkPixmap
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.