gdkPixbufCopy {RGtk2}R Documentation

gdkPixbufCopy

Description

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

Usage

gdkPixbufCopy(object)

Arguments

object [GdkPixbuf] A pixbuf.

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]