DocumentLicense

Constructors

this
this(EvDocumentLicense* evDocumentLicense, bool ownedRef)

Sets our main struct and passes it to the parent class.

this
this()

Destructor

~this
~this()
Undocumented in source.

Members

Functions

copy
DocumentLicense copy()
free
void free()
getDocumentLicenseStruct
EvDocumentLicense* getDocumentLicenseStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getText
string getText()
getUri
string getUri()
getWebStatement
string getWebStatement()

Properties

text
string text [@property getter]
string text [@property setter]
uri
string uri [@property getter]
string uri [@property setter]
webStatement
string webStatement [@property getter]
string webStatement [@property setter]

Static functions

getType
GType getType()

Variables

evDocumentLicense
EvDocumentLicense* evDocumentLicense;

the main Gtk struct

ownedRef
bool ownedRef;
Undocumented in source.

Meta