class tkinter.ttk.Treeview bbox(item, column=None) Returns the bounding box
tag_bind(tagname, sequence=None, callback=None) Bind a callback for the given event sequence to the tag tagname
class tkinter.tix.Balloon A
focus(item=None) If item is specified, sets the focus item to item. Otherwise, returns the current focus item
class tkinter.ttk.Combobox current(newindex=None) If newindex is specified
add(child, **kw) Adds a new tab to the notebook. If window is currently managed by the notebook
set(item, column=None, value=None) With one argument, returns a dictionary of column/value pairs for the specified item
class tkinter.tix.LabelEntry The
identify_row(y) Returns the item ID of the item at position y.
identify_element(x, y) Returns the element at position x, y. Availability:
Page 9 of 12