gdkPixbufNewFromXpmData
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.
gdkPixbufNewFromXpmData(data)
|
Pointer to inline XPM data. |
[GdkPixbuf
] A newly-created pixbuf with a reference count of 1.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.