Module dui.DUIObject
Constructor Summary | |
---|---|
protected |
(GtkObject* gtkObject) |
public |
(GtkType type, char firstPropertyName) Creates a new DUIObject given a type and the first property name |
Methods Summary | |
---|---|
public void* |
gtk() |
GtkObject* |
gtkO() Get the GtkObject |
protected void |
gtkO(GtkObject* gtkObject) Creates a DUIObject from a GtkObject |
char |
toString() |
void |
dump() |
void |
sink() probably does something i bet ya |
void |
destroy() Probably destroys the GtkObject |