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