configure(style, query_opt=None, **kw) Query or set the default value of the specified option(s) in style.
element_options(elementname) Returns the list of elementname‘s options.
forget(tab_id) Removes the tab specified by tab_id, unmaps and unmanages the associated window.
Source code: Lib/idlelib/
set_children(item, *newchildren) Replaces item‘s child with newchildren. Children
tag_has(tagname, item=None) If item is specified, returns 1 or 0 depending on whether the specified item has
class tkinter.tix.FileEntry The
ScrolledText.frame The frame which surrounds the text and scroll bar widgets.
class tkinter.tix.Meter The
theme_names() Returns a list of all known themes.
Page 1 of 12