next(item) Returns the identifier of item‘s next sibling, or ‘’ if item is the last child of its parent.
start(interval=None) Begin autoincrement mode: schedules a recurring timer event that calls Progressbar.step()
identify(x, y) Returns the name of the element at position x y, or the empty string if the point does not
class tkinter.tix.TList The
class tkinter.tix.HList The
theme_use(themename=None) If themename is not given, returns the theme in use. Otherwise, sets the current theme to
Major cross-platform (Windows, Mac OS X, Unix-like) GUI toolkits are available for Python: See
element_create(elementname, etype, *args, **kw) Create a new element in the current theme, of the given etype which
class tkinter.tix.Select The
selection_remove(items) Remove items from the selection.
Page 5 of 12