Function
GdkPixbufPixbufModuleLoadXpmDataFunc
Parameters
data |
An array of char* |
The XPM data. |
|
The array must be NULL -terminated. | |
The data is owned by the caller of the function. | |
Each element is a NUL terminated UTF-8 string. |
Return value
Returns: | GdkPixbuf |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |