Function
EvinceDocumentDocumentmisc_pixbuf_from_surface
Declaration [src]
GdkPixbuf*
ev_document_misc_pixbuf_from_surface (
cairo_surface_t* surface
)
Parameters
surface |
cairo_surface_t |
A #cairo_surface_t. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GdkPixbuf |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |