get() Returns the current value of the combobox.
parent(item) Returns the ID of the parent of item, or ‘’ if item is at the top level of the hierarchy.
identify_region(x, y) Returns one of:
class tkinter.tix.ComboBox The
selection_set(items) items becomes the new selection.
class tkinter.ttk.Style This class is used to manipulate the style database.
class tkinter.tix.PanedWindow The
current(newindex=None) If newindex is specified, sets the combobox value to the element position newindex
class tkinter.tix.DirSelectDialog The
lookup(style, option, state=None, default=None) Returns the value specified for option in style.
Page 11 of 12