state(statespec=None) Modify or inquire widget state. If statespec is specified, sets the widget state according to
stop() Stop autoincrement mode: cancels any recurring timer event initiated by Progressbar.start() for this progress
tixCommand.tix_filedialog([dlgclass]) Returns the file selection dialog that may be shared among different calls from this application
theme_names() Returns a list of all known themes.
element_options(elementname) Returns the list of elementname‘s options.
tag_has(tagname, item=None) If item is specified, returns 1 or 0 depending on whether the specified item has
Source code: Lib/idlelib/
set_children(item, *newchildren) Replaces item‘s child with newchildren. Children
class tkinter.tix.Tk(screenName=None, baseName=None, className='Tix') Toplevel widget of Tix which represents mostly the main
class tkinter.tix.FileSelectBox The
Page 1 of 12