Method
EvinceDocumentDocumentLicensecopy
Declaration [src]
EvDocumentLicense*
ev_document_license_copy (
EvDocumentLicense* license
)
Return value
Type: EvDocumentLicense
A copy of license
, or NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |