GirConstant

Undocumented in source.

Constructors

this
this(GirWrapper wrapper, GirPackage pack)
Undocumented in source.

Members

Functions

getConstantDeclaration
string[] getConstantDeclaration()
Undocumented in source. Be warned that the author may not have intended to support it.
parse
void parse(XMLReader!T reader)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cType
string cType;
Undocumented in source.
doc
string doc;
Undocumented in source.
name
string name;
Undocumented in source.
pack
GirPackage pack;
Undocumented in source.
type
GirType type;
Undocumented in source.
value
string value;
Undocumented in source.
wrapper
GirWrapper wrapper;
Undocumented in source.

Meta