WindowG Class Reference

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.


SourceForge.net Logo DSource.org Logo digitalmars.com Logo