Learn R Programming

RGtk2 (version 2.8.7)

gdkPixbufNewFromXpmData: gdkPixbufNewFromXpmData

Description

Creates a new pixbuf by parsing XPM data in memory. This data is commonly the result of including an XPM file into a program's C source.

Usage

gdkPixbufNewFromXpmData(data)

Arguments

Value

[GdkPixbuf] A newly-created pixbuf with a reference count of 1.