Package: gdk-pixbuf

Function gdk-pixbuf-copy

Lambda List

gdk-pixbuf-copy (pixbuf)

Arguments

pixbuf -- a gdk-pixbuf object

Return Value

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

Details

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

See also

2021-12-12