ScrolledText.vbar The scroll bar widget.
item(item, option=None, **kw) Query or modify the options for the specified item. If
tixCommand.tix_getbitmap(name) Locates a bitmap file of the name name.xpm or name in one of the bitmap
tixCommand.tix_addbitmapdir(directory) Tix maintains a list of directories under which the tix_getimage() and
selection_remove(items) Remove items from the selection.
tabs() Returns a list of windows managed by the notebook.
class tkinter.ttk.Notebook add(child, **kw) Adds a new tab to the notebook.
prev(item) Returns the identifier of item‘s previous sibling, or ‘’ if item is the first child of its parent
class tkinter.ttk.Widget identify(x, y) Returns the name of the element at position
set(value) Sets the value of the combobox to value.
Page 7 of 12