Function
EvinceDocumentDocumentmisc_surface_from_pixbuf
Declaration [src]
cairo_surface_t*
ev_document_misc_surface_from_pixbuf (
GdkPixbuf* pixbuf
)
Parameters
pixbuf
-
Type:
GdkPixbuf
No description available.
The data is owned by the caller of the function.
Return value
Type: cairo_surface_t
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |