| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class VisualAttributes |
|
object --+
|
VisualAttributes
struct containing all the visual attributes of a control
| Method Summary | |
|---|---|
| VisualAttributes |
struct containing all the visual attributes of a control |
__del__(self)
| |
| Property Summary | |
|---|---|
colBg: _get_colBg(self) -> Colour | |
colFg: _get_colFg(self) -> Colour | |
font: _get_font(self) -> Font | |
thisown: The membership flag | |
| Method Details |
|---|
__init__(self)
|
| Property Details |
|---|
colBg_get_colBg(self) -> Colour |
colFg_get_colFg(self) -> Colour |
font_get_font(self) -> Font |
thisownThe membership flag |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sat Jul 19 12:45:41 2008 | http://epydoc.sf.net |