Method
PapersDocumentDocumentImagesget_image
Declaration [src]
GdkPixbuf*
pps_document_images_get_image (
PpsDocumentImages* document_images,
PpsImage* image
)
Parameters
image
-
Type:
PpsImage
An
PpsImage
.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. |