wxPython
object --+ | ListItemAttr
object
__init__(self, colText, colBack, font)
__repr__(self)
Destroy(self)
GetBackgroundColour(self)
GetFont(self)
GetTextColour(self)
HasBackgroundColour(self)
HasFont(self)
HasTextColour(self)
SetBackgroundColour(self, colBack)
SetFont(self, font)
SetTextColour(self, colText)