EvinceDocument.DocumentLicense
EvinceDocument.DocumentLicense.new()
EvinceDocument.DocumentLicense.copy()
EvinceDocument.DocumentLicense.free()
EvinceDocument.DocumentLicense.get_text()
EvinceDocument.DocumentLicense.get_uri()
EvinceDocument.DocumentLicense.get_web_statement()
Name
Type
Access
Description
text
str
r/w
uri
web_statement
class
new ()
new
copy ()
copy
free ()
free
get_text ()
get_text
get_uri ()
get_uri
get_web_statement ()
get_web_statement
a new, empty EvinceDocument.DocumentLicense
a copy of self, or None
None
Frees self.
the license text
str or None
the license URI
the license web statement