encode.terminal.View Class Reference

View. More...

Inheritance diagram for encode.terminal.View:

Inheritance graph
[legend]
Collaboration diagram for encode.terminal.View:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def on_terminal_received
def get_label
def get_widget

Public Attributes

 terminal
 glade

Detailed Description

View.

Definition at line 49 of file terminal.py.


Member Function Documentation

def encode.terminal.View.__init__ (   self  ) 

Reimplemented from encode.environment.ViewExtension.

Definition at line 50 of file terminal.py.

def encode.terminal.View.get_label (   self  ) 

Definition at line 114 of file terminal.py.

def encode.terminal.View.get_widget (   self  ) 

Return the gtk.Widget which is the root of the widget hierarchy that
   should be attached to the environment window.  This widget
   receives a "destroy" signal when the view is detached from
   the environment.  Environment doesn't touch the widget's
   settings; it's up to the view to set the "visible"
   property.

Reimplemented from encode.environment.ViewExtension.

Definition at line 117 of file terminal.py.

def encode.terminal.View.on_terminal_received (   self,
  terminal,
  context,
  x,
  y,
  selection,
  target,
  timestamp 
)

Definition at line 90 of file terminal.py.


Member Data Documentation

encode.terminal.View.glade

Definition at line 67 of file terminal.py.

encode.terminal.View.terminal

Definition at line 53 of file terminal.py.


The documentation for this class was generated from the following file:
Generated on Thu Jan 18 09:48:16 2007 for Encode by  doxygen 1.4.7