set(item, column=None, value=None) With one argument, returns a dictionary of column/value pairs for the specified item
delete(*items) Delete all specified items and all their descendants. The root item
class tkinter.tix.ListNoteBook The
parent(item) Returns the ID of the parent of item, or ‘’ if item is at the top level of the hierarchy.
class tkinter.tix.ExFileSelectBox The
class tkinter.tix.StdButtonBox The
class tkinter.tix.PanedWindow The
class tkinter.tix.DirSelectDialog The
tixCommand.tix_resetoptions(newScheme, newFontSet[, newScmPrio]) Resets the scheme and fontset of the Tix application to newScheme
current(newindex=None) If newindex is specified, sets the combobox value to the element position newindex
Page 10 of 12