Virtual Method

EvinceDocumentDocumentImagesget_image

Declaration [src]

GdkPixbuf*
get_image (
  EvDocumentImages* document_images,
  EvImage* image
)

Description

No description available.

Parameters

image EvImage
 

An EvImage.

 The data is owned by the caller of the function.

Return value

Returns: GdkPixbuf
 

A GdkPixbuf.

 The caller of the function takes ownership of the data, and is responsible for freeing it.