Pixbuf.copy

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

Note that this does not copy the options set on the original GdkPixbuf, use gdk_pixbuf_copy_options() for this.

class Pixbuf
copy
()

Return Value

Type: Pixbuf

A newly-created pixbuf

Meta