Plug Class Reference

Inheritance diagram for Plug:

Window List of all members.

Detailed Description

Plug - not implemented yet.


Public Member Functions

 this (GtkWidget *gtkWidget)
 Creates a new plug from a GtkPlug.

void construct (NativeWindow socketID)
 construct

void constructForDisplay (Display display, NativeWindow socketID)
 Construc for display.

 this (NativeWindow socketID)
 Creates a new plugh.

 this (Display display, NativeWindow socketID)
 Creates a new plug.

NativeWindow getID ()
 Gets the native window id.


Static Public Member Functions

GType getType ()
 Gets this class type.


Member Function Documentation

void Plug.construct NativeWindow  socketID  ) 
 

construct

Parameters:
socketID a native window

void Plug.constructForDisplay Display  display,
NativeWindow  socketID
 

Construc for display.

Parameters:
display 
socketID a native window

NativeWindow Plug.getID  ) 
 

Gets the native window id.

Returns:
the native window id

GType Plug.getType  )  [static]
 

Gets this class type.

Returns:
this class type

Reimplemented from Window.

Plug.this Display  display,
NativeWindow  socketID
 

Creates a new plug.

Parameters:
display 
socketID 

Plug.this NativeWindow  socketID  ) 
 

Creates a new plugh.

Parameters:
socketID 

Plug.this GtkWidget *  gtkWidget  ) 
 

Creates a new plug from a GtkPlug.

Parameters:
gtkWidget te GtkPlug

Reimplemented from Window.


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