Method
PapersDocumentDocumentInfocopy
Declaration [src]
PpsDocumentInfo*
pps_document_info_copy (
const PpsDocumentInfo* info
)
Return value
Type: PpsDocumentInfo
A copy of info
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |