| Home | Trees | Index | Help |
|
|---|
|
|
object --+
|
_EGObject --+
|
_EGWidget --+
|
_EGDataWidget --+
|
_EGWidLabelEntry --+
|
Font
Button to select fonts.
It show current/last selected font and may pop-up a new dialog to select a new one.
|
|||
|
__init__(self,
id,
label="",
font="sans 12",
callback=None,
persistent=False,
expand_policy=None)
Font selector constructor. |
|||
| __setup_gui__(self) | |||
| __setup_connections__(self) | |||
| get_value(self) | |||
| set_value(self, value) | |||
|
Inherited from Inherited from Inherited from |
|||
|
|||
| font | |||
| callback | |||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
|
|
|
|
|
|||
font
|
callback
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 3.0alpha2 on Fri Jul 28 16:22:27 2006 | http://epydoc.sf.net |