Package vwidget :: Module util
[hide private]
[frames] | no frames]

Module util

source code

Just a place to house some universalish utilities

Functions [hide private]
 
makeColumn(name, index, onedit=None, cell=None, links=None)
Return a default "TreeViewColumn" of name "name" whose TreeModel index for the renderer is "index"
source code
 
getTreeSelected(treeview, colnum)
Return the object in column *colnum* from the currently selected row in the given treeview...
source code
Variables [hide private]
  __package__ = 'vwidget'