Home | Trees | Indices | Help |
---|
|
object --+ | Option
A PPD option.
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
Inherited from |
|
|||
list |
choices list of the option's choices |
||
boolean |
conflicted whether this option is in conflict |
||
string |
defchoice the default option choice |
||
string |
keyword the option keyword e.g. |
||
string |
text the user-presentable option name e.g. |
||
integer |
ui the option type; one of PPD_UI_BOOLEAN, PPD_UI_PICKONE, PPD_UI_PICKMANY |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
repr(x)
|
|
keywordthe option keyword e.g. Duplex |
textthe user-presentable option name e.g. Double-sided printing |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Aug 10 21:02:31 2011 | http://epydoc.sourceforge.net |