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. [array zero-terminated=1]

Throws

ConstructionException GTK+ fails to create the object.

Meta