class tkinter.ttk.Notebook add(child, **kw) Adds a new tab to the notebook.
identify(x, y) Returns the name of the tab element at position x, y, or the empty string if none.
tabs() Returns a list of windows managed by the notebook.
prev(item) Returns the identifier of item‘s previous sibling, or ‘’ if item is the first child of its parent
tixCommand.tix_addbitmapdir(directory) Tix maintains a list of directories under which the tix_getimage() and
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
ScrolledText.vbar The scroll bar widget.
tixCommand.tix_configure(cnf=None, **kw) Query or modify the configuration options of the Tix application context. If no option
class tkinter.tix.tixCommand The
Page 7 of 12