column(column, option=None, **kw) Query or modify the options for the specified column. If
configure(style, query_opt=None, **kw) Query or set the default value of the specified option(s) in style.
class tkinter.tix.Control The
class tkinter.tix.Tk(screenName=None, baseName=None, className='Tix') Toplevel widget of Tix which represents mostly the main
set_children(item, *newchildren) Replaces item‘s child with newchildren. Children
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.
class tkinter.tix.FileEntry The
element_create(elementname, etype, *args, **kw) Create a new element in the current theme, of the given etype which
identify(x, y) Returns the name of the element at position x y, or the empty string if the point does not
Page 3 of 12