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