Virtual Method
EvinceDocumentDocumentImagesget_image
Declaration [src]
GdkPixbuf*
get_image (
  EvDocumentImages* document_images,
  EvImage* image
)
Parameters
- image
- 
            Type: EvImageAn EvImage.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. |