Package: gdk-pixbuf

Function gdk-pixbuf:pixbuf-copy

Lambda List

gdk-pixbuf:pixbuf-copy (pixbuf)

Arguments

pixbuf -- a gdk-pixbuf:pixbuf object

Return Value

The newly created pixbuf with a reference count of 1, or nil if not enough memory could be allocated.

Details

Creates a new gdk-pixbuf:pixbuf object with a copy of the information in the specified pixbuf.
 

See also

#2024-6-29