Description Usage Arguments Value Author(s)
Creates a new GdkImage
.
1 | gdkImageNew(type, visual, width, height)
|
|
the type of the |
|
the |
|
the width of the image in pixels. |
|
the height of the image in pixels. |
[GdkImage
] a new GdkImage
, or NULL
if the image could not be created.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.