Plug Class Reference

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

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


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