theme_settings(themename, settings) Temporarily sets the current theme to themename, apply specified settings
tixCommand.tix_filedialog([dlgclass]) Returns the file selection dialog that may be shared among different calls from this application
tag_has(tagname, item=None) If item is specified, returns 1 or 0 depending on whether the specified item has
class tkinter.tix.Meter The
class tkinter.tix.Control The
index(item) Returns the integer index of item within its parent’s list of children.
instate(statespec, callback=None, *args, **kw) Test the widget’s state. If a callback is not specified, returns True
state(statespec=None) Modify or inquire widget state. If statespec is specified, sets the widget state according to
element_names() Returns the list of elements defined in the current theme.
yview(*args) Query or modify vertical position of the treeview.
Page 1 of 12