RGtk2 (version 2.20.31)

gdkPixbufCopy: gdkPixbufCopy

Description

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

Usage

gdkPixbufCopy(object)

Arguments

object
A pixbuf.

Value

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