focus(item=None) If item is specified, sets the focus item to item. Otherwise, returns the current focus item
class tkinter.tix.LabelEntry The
move(item, parent, index) Moves item to position index in parent‘s list of children.
class tkinter.ttk.Treeview bbox(item, column=None) Returns the bounding box
tixCommand.tix_getimage(self, name) Locates an image file of the name name.xpm, name.xbm or name
class tkinter.tix.DirTree The
tkinter.Tcl(screenName=None, baseName=None, className='Tk', useTk=0) The Tcl() function is a factory function which
class tkinter.tix.NoteBook The
add(child, **kw) Adds a new tab to the notebook. If window is currently managed by the notebook
selection_toggle(items) Toggle the selection state of each item in items.
Page 8 of 12