encode.xephyr.View Class Reference

View. More...

Inheritance diagram for encode.xephyr.View:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def set_command
def set_options
def set_display
def set_size
def set_depth
def set_dpi
def on_run_toggled
def on_size_changed
def on_scrolledwindow_destroy
def is_relocatable
def get_label
def get_widget

Public Attributes

 glade
 config
 pid
 command
 options

Static Public Attributes

string command = 'Xephyr'
list options = []

Detailed Description

View.

Definition at line 47 of file xephyr.py.


Member Function Documentation

def encode.xephyr.View.__init__ (   self  ) 

Reimplemented from encode.environment.ViewExtension.

Definition at line 51 of file xephyr.py.

def encode.xephyr.View.get_label (   self  ) 

Definition at line 156 of file xephyr.py.

def encode.xephyr.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 159 of file xephyr.py.

def encode.xephyr.View.is_relocatable (   self  ) 

Reimplemented from encode.view.AbstractView.

Definition at line 153 of file xephyr.py.

def encode.xephyr.View.on_run_toggled (   self,
  button 
)

Definition at line 96 of file xephyr.py.

def encode.xephyr.View.on_scrolledwindow_destroy (   self,
  scrolledwindow 
)

Definition at line 144 of file xephyr.py.

def encode.xephyr.View.on_size_changed (   self,
  spinbutton 
)

Definition at line 138 of file xephyr.py.

def encode.xephyr.View.set_command (   self,
  value 
)

Definition at line 70 of file xephyr.py.

def encode.xephyr.View.set_depth (   self,
  value 
)

Definition at line 88 of file xephyr.py.

def encode.xephyr.View.set_display (   self,
  value 
)

Definition at line 76 of file xephyr.py.

def encode.xephyr.View.set_dpi (   self,
  value 
)

Definition at line 91 of file xephyr.py.

def encode.xephyr.View.set_options (   self,
  values 
)

Definition at line 73 of file xephyr.py.

def encode.xephyr.View.set_size (   self,
  values 
)

Definition at line 79 of file xephyr.py.


Member Data Documentation

encode.xephyr.View.command

Definition at line 71 of file xephyr.py.

string encode.xephyr.View.command = 'Xephyr' [static]

Definition at line 48 of file xephyr.py.

encode.xephyr.View.config

Definition at line 58 of file xephyr.py.

encode.xephyr.View.glade

Definition at line 55 of file xephyr.py.

encode.xephyr.View.options

Definition at line 74 of file xephyr.py.

list encode.xephyr.View.options = [] [static]

Definition at line 49 of file xephyr.py.

encode.xephyr.View.pid

Definition at line 66 of file xephyr.py.


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