Package wx :: Class VisualAttributes
[frames | no frames]

Type VisualAttributes

object --+
         |
        VisualAttributes


struct containing all the visual attributes of a control
Method Summary
VisualAttributes __init__(self)
struct containing all the visual attributes of a control
  __del__(self)
  __repr__(self)

Property Summary
  colBg
  colFg
  font

Method Details

__init__(self)
(Constructor)

struct containing all the visual attributes of a control
Returns:
VisualAttributes
Overrides:
__builtin__.object.__init__

Property Details

colBg

Get Method:
VisualAttributes_colBg_get(...)
Set Method:
VisualAttributes_colBg_set(...)

colFg

Get Method:
VisualAttributes_colFg_get(...)
Set Method:
VisualAttributes_colFg_set(...)

font

Get Method:
VisualAttributes_font_get(...)
Set Method:
VisualAttributes_font_set(...)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:24 2005 http://epydoc.sf.net