Method

EvinceDocumentDocumentLicenseget_uri

Declaration [src]

const gchar*
ev_document_license_get_uri (
  EvDocumentLicense* license
)

Description

No description available.

Return value

Returns: const gchar*
 

The license URI.

 The data is owned by the instance.
 The return value can be NULL.
 The value is a NUL terminated UTF-8 string.