gdkPixbufCopy {RGtk2} | R Documentation |
Creates a new GdkPixbuf
with a copy of the information in the specified
pixbuf
.
gdkPixbufCopy(object)
|
[GdkPixbuf ] A pixbuf. |
[GdkPixbuf
] A newly-created pixbuf with a reference count of 1, or NULL
if
not enough memory could be allocated.
Derived by RGtkGen from GTK+ documentation