Function
Purplegdk_pixbuf_from_image
Declaration [src]
GdkPixbuf*
purple_gdk_pixbuf_from_image (
PurpleImage* image
)
Parameters
image |
PurpleImage |
A PurpleImage. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GdkPixbuf |
A GdkPixbuf created from the |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |