WindowG Class Reference

Inheritance diagram for WindowG:

Drawable List of all members.

Detailed Description

WindowG wraps GdkWindow - low level window, not the application windows.

The methods on this class are not implement. This class is not to be fully implemented on the version of DUI, whence it's not marked as "todo" yet.


Public Member Functions

GdkWindow * gdkW ()
 Gets the GdkWindow of this WindoeG.

 this (GObject *gObject)
 Creates a new WindowG from a GdkObject.

 this (GdkWindow *gdkWindow)
 Creates a new WindowG froma GdkWindow.


Member Function Documentation

GdkWindow* WindowG.gdkW  ) 
 

Gets the GdkWindow of this WindoeG.

Returns:
the GdkWindow of this WindowG

WindowG.this GdkWindow *  gdkWindow  ) 
 

Creates a new WindowG froma GdkWindow.

WindowG.this GObject *  gObject  ) 
 

Creates a new WindowG from a GdkObject.

Reimplemented from Drawable.


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