xview(*args) Query or modify horizontal position of the treeview.
select(tab_id=None) Selects the specified tab_id. The associated child window will
theme_use(themename=None) If themename is not given, returns the theme in use. Otherwise, sets the current theme to
selection(selop=None, items=None) If selop is not specified, returns selected items. Otherwise, it will act according
reattach(item, parent, index) An alias for Treeview.move().
identify(component, x, y) Returns a description of the specified component under the point given by x and
start(interval=None) Begin autoincrement mode: schedules a recurring timer event that calls Progressbar.step()
next(item) Returns the identifier of item‘s next sibling, or ‘’ if item is the last child of its parent.
class tkinter.tix.DirSelectBox The DirSelectBox is similar to the standard Motif(TM) directory-selection box. It
class tkinter.tix.TList The
Page 4 of 12