GtkFunction

Undocumented in source.

Constructors

this
this(GtkWrapper wrapper, GtkStruct strct)
Undocumented in source.

Members

Functions

dup
GtkFunction dup()
Undocumented in source. Be warned that the author may not have intended to support it.
getAddListenerBody
string[] getAddListenerBody()
Undocumented in source. Be warned that the author may not have intended to support it.
getAddListenerdeclaration
string[] getAddListenerdeclaration()
Undocumented in source. Be warned that the author may not have intended to support it.
getBody
string[] getBody()
Undocumented in source. Be warned that the author may not have intended to support it.
getCallbackDeclaration
string[] getCallbackDeclaration()
Undocumented in source. Be warned that the author may not have intended to support it.
getDeclaration
string[] getDeclaration()
Undocumented in source. Be warned that the author may not have intended to support it.
getDelegateDecleration
string getDelegateDecleration()
Undocumented in source. Be warned that the author may not have intended to support it.
getExternal
string getExternal()
Undocumented in source. Be warned that the author may not have intended to support it.
getFunctionPointerDecleration
string[] getFunctionPointerDecleration()
Undocumented in source. Be warned that the author may not have intended to support it.
getSignalCallback
string[] getSignalCallback()
Undocumented in source. Be warned that the author may not have intended to support it.
getSignalName
string getSignalName()
Undocumented in source. Be warned that the author may not have intended to support it.
isVariadic
bool isVariadic()
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.
writeDocs
void writeDocs(string[] buff)
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.
instanceParam
GtkParam instanceParam;
Undocumented in source.
libVersion
string libVersion;
Undocumented in source.
lookupOverride
bool lookupOverride;

Force marking this function with overrride.

movedTo
string movedTo;
Undocumented in source.
name
string name;
Undocumented in source.
noCode
bool noCode;

Don't generate any class code for this function.

params
GtkParam[] params;
Undocumented in source.
returnOwnership
GtkTransferOwnership returnOwnership;
Undocumented in source.
returnType
GtkType returnType;
Undocumented in source.
strct
GtkStruct strct;
Undocumented in source.
throws
bool throws;
Undocumented in source.
type
GtkFunctionType type;
Undocumented in source.
virtual
bool virtual;
Undocumented in source.
wrapper
GtkWrapper wrapper;
Undocumented in source.

Meta