Method
EvinceDocumentDocumentLicensecopy
Declaration [src]
EvDocumentLicense*
ev_document_license_copy (
  EvDocumentLicense* license
)
Parameters
- license
- 
            Type: EvDocumentLicenseA EvDocumentLicense.The argument can be NULL.
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. |