| Function | str2enum | converts a string to a enum | 
| Function | str2bool | converts a boolean to a enum | 
| Class | Column | Specifies a column for an ObjectList, see 
the ObjectList documentation | 
| Class | SequentialColumn | I am a column which will display a sequence of numbers, which | 
| Class | ColoredColumn | I am a column which can colorize the text of columns under | 
| Class | _ContextMenu | ContextMenu is a wrapper for the menu that's displayed when right | 
| Class | ObjectList | An enhanced version of GtkTreeView, which provides pythonic wrappers | 
| Class | ObjectTree | Signals | 
| Class | ListLabel | I am a subclass of a GtkHBox which you can use if you want | 
| Class | SummaryLabel | I am a subclass of ListLabel which you can use if you want |