Method
PapersDocumentDocumentget_thumbnail
Declaration [src]
GdkPixbuf*
pps_document_get_thumbnail (
  PpsDocument* document,
  PpsRenderContext* rc
)
Parameters
- rc
- 
            Type: PpsRenderContextAn PpsRenderContext.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. |