instate(statespec, callback=None, *args, **kw) Test the widget’s state. If a callback is not specified, returns True
class tkinter.tix.FileEntry The
theme_create(themename, parent=None, settings=None) Create a new theme. It is an error if themename
detach(*items) Unlinks all of the specified items from the tree. The items and all
forget(tab_id) Removes the tab specified by tab_id, unmaps and unmanages the associated window.
state(statespec=None) Modify or inquire widget state. If statespec is specified, sets the widget state according to
theme_names() Returns a list of all known themes.
theme_settings(themename, settings) Temporarily sets the current theme to themename, apply specified settings
xview(*args) Query or modify horizontal position of the treeview.
selection(selop=None, items=None) If selop is not specified, returns selected items. Otherwise, it will act according
Page 3 of 12