DUIObject Class Reference

Inheritance diagram for DUIObject:

ObjectG Adjustment CellRenderer TreeViewColumn Widget CellRendererPixbuf CellRendererText CellRendererToggle Calendar Container DrawingArea Entry Invisible Misc ProgressBar Range Ruler Separator List of all members.

Detailed Description

The wrapper for GtkObject.


Public Member Functions

GtkObject * gtkO ()
 Get the GtkObject.

 this (GtkType type, char[] firstPropertyName)
 Creates a new DUIObject given a type and the first property name.

void sink ()
 probably does something i bet ya

void destroy ()
 Probably destroys the GtkObject.


Protected Member Functions

void gtkO (GtkObject *gtkObject)
 Creates a DUIObject from a GtkObject.


Member Function Documentation

void DUIObject.destroy  ) 
 

Probably destroys the GtkObject.

Reimplemented in Widget.

void DUIObject.gtkO GtkObject *  gtkObject  )  [protected]
 

Creates a DUIObject from a GtkObject.

Parameters:
gtkObject the GtkObject

GtkObject* DUIObject.gtkO  ) 
 

Get the GtkObject.

Returns:
the GTK GtkObject

void DUIObject.sink  ) 
 

probably does something i bet ya

DUIObject.this GtkType  type,
char[]  firstPropertyName
 

Creates a new DUIObject given a type and the first property name.


Generated on Sun Dec 21 02:47:10 2003 for DUI by doxygen 1.3.4