Pixbuf.copy

Creates a new GdkPixbuf with a copy of the information in the specified pixbuf.

class Pixbuf
copy
()

Return Value

Type: Pixbuf

A newly-created pixbuf with a reference count of 1, or NULL if not enough memory could be allocated. [transfer full]

Meta