[ CCode ( has_construct_function = false ) ]
public Pixbuf.from_xpm_data (string[] data)
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.
data |
Pointer to inline XPM data. |
A newly-created pixbuf |