Home | Trees | Indices | Help |
|
---|
|
object --+ | inifiles.X2goIniFile --+ | X2goClientPrintingFILE
X2goClientPrinting provides access to the X2go ini-like
file »printing« as stored in ~/.x2goclient/printing
resp.
globally /etc/x2goclient/printing
.
An instance of X2goClientPrinting is created on each incoming print job. This facilitates that on every print job the print action for this job is derived from the »printing« configuration file.
Thus, changes on the file are active for the next incoming print job.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
config_files =
|
|
defaultValues =
|
|
Inherited from |
Properties | |
print_action Return the print action described by the »printing« configuration file. |
|
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Class Variable Details |
defaultValues
|
Property Details |
print_actionReturn the print action described by the »printing« configuration file. This method has property status and wraps around the get_print_action method.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 9 21:01:09 2011 | http://epydoc.sourceforge.net |