class tkinter.tix.ButtonBox The
see(item) Ensure that item is visible. Sets all of item‘s ancestors open option
tixCommand.tix_addbitmapdir(directory) Tix maintains a list of directories under which the tix_getimage() and
class tkinter.tix.Form The
identify(x, y) Returns the name of the tab element at position x, y, or the empty string if none.
hide(tab_id) Hides the tab specified by tab_id. The tab will not be displayed, but
class tkinter.tix.PopupMenu The
tixCommand.tix_cget(option) Returns the current value of the configuration option given by option. Option may be any
prev(item) Returns the identifier of item‘s previous sibling, or ‘’ if item is the first child of its parent
class tkinter.ttk.Notebook add(child, **kw) Adds a new tab to the notebook.
Page 7 of 12