Virtual Method
EvinceDocumentDocumentrender
Declaration [src]
cairo_surface_t*
render (
EvDocument* document,
EvRenderContext* rc
)
Parameters
rc
-
Type:
EvRenderContext
No description available.
The data is owned by the caller of the method.
Return value
Type: cairo_surface_t
No description available.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |