GirEnum

Undocumented in source.

Constructors

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

Members

Functions

getEnumDeclaration
string[] getEnumDeclaration()
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

cName
string cName;
Undocumented in source.
doc
string doc;
Undocumented in source.
libVersion
string libVersion;
Undocumented in source.
members
GirEnumMember[] members;
Undocumented in source.
name
string name;
Undocumented in source.
pack
GirPackage pack;
Undocumented in source.
wrapper
GirWrapper wrapper;
Undocumented in source.

Meta