class tkinter.tix.Tk(screenName=None, baseName=None, className='Tix') Toplevel widget of Tix which represents mostly the main
class tkinter.tix.Control The
Source code: Lib/idlelib/
instate(statespec, callback=None, *args, **kw) Test the widget’s state. If a callback is not specified, returns True
element_names() Returns the list of elements defined in the current theme.
column(column, option=None, **kw) Query or modify the options for the specified column. If
state(statespec=None) Modify or inquire widget state. If statespec is specified, sets the widget state according to
tag_has(tagname, item=None) If item is specified, returns 1 or 0 depending on whether the specified item has
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
Page 1 of 12