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

Type ListItemAttr

object --+
         |
        ListItemAttr


Proxy of C++ ListItemAttr class
Method Summary
ListItemAttr __init__(self, colText, colBack, font)
  __repr__(self)
  Destroy(self)
Colour GetBackgroundColour(self)
Font GetFont(self)
Colour GetTextColour(self)
bool HasBackgroundColour(self)
bool HasFont(self)
bool HasTextColour(self)
  SetBackgroundColour(self, colBack)
  SetFont(self, font)
  SetTextColour(self, colText)

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