Package wx :: Module gizmos :: Class TreeListColumnInfo
[frames | no frames]

Type TreeListColumnInfo

object --+    
         |    
    Object --+
             |
            TreeListColumnInfo


Proxy of C++ TreeListColumnInfo class
Method Summary
TreeListColumnInfo __init__(self, text, image, width, shown, alignment)
  __repr__(self)
int GetAlignment(self)
int GetImage(self)
int GetSelectedImage(self)
bool GetShown(self)
String GetText(self)
size_t GetWidth(self)
  SetAlignment(self, alignment)
  SetImage(self, image)
  SetSelectedImage(self, image)
  SetShown(self, shown)
  SetText(self, text)
  SetWidth(self, with)

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