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 Mon Feb 16 12:54:40 2009 | http://epydoc.sf.net |