gdkImageNew {RGtk2} | R Documentation |
Creates a new GdkImage
.
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