Pixbuf.this

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.

Parameters

data string[]

Pointer to inline XPM data.

Return Value

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

Throws

ConstructionException GTK+ fails to create the object.