GtkField

Undocumented in source.

Constructors

this
this(GtkWrapper wrapper)
Undocumented in source.

Members

Functions

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

Static functions

getFieldDeclarations
string[] getFieldDeclarations(GtkField[] fields, GtkWrapper wrapper)

A special case for fields, we need to know about all of then to properly construct the bitfields.

Variables

bits
int bits;
Undocumented in source.
callback
GtkFunction callback;
Undocumented in source.
doc
string doc;
Undocumented in source.
gtkStruct
GtkStruct gtkStruct;
Undocumented in source.
gtkUnion
GtkUnion gtkUnion;
Undocumented in source.
name
string name;
Undocumented in source.
type
GtkType type;
Undocumented in source.
wrapper
GtkWrapper wrapper;
Undocumented in source.

Meta