Virtual Method
EvinceDocumentDocumentget_thumbnail
Declaration [src]
GdkPixbuf*
get_thumbnail (
EvDocument* document,
EvRenderContext* rc
)
Parameters
rc
-
Type:
EvRenderContext
An
EvRenderContext
.The data is owned by the caller of the method.
Return value
Type: GdkPixbuf
A GdkPixbuf
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |