Method

EvinceDocumentDocumentImagesget_image

Declaration [src]

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

Description

No description available.

Parameters

image

Type: EvImage

An EvImage.

The data is owned by the caller of the function.

Return value

Type: GdkPixbuf

A GdkPixbuf.

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