2 # Symbolic constants for Tk
40 HORIZONTAL
='horizontal'
53 # Special tags, marks and insert positions
61 ALL
='all' # e.g. Canvas.delete(ALL)
63 # Text widget and button states
70 CHECKBUTTON
='checkbutton'
72 RADIOBUTTON
='radiobutton'
75 # Selection modes for list boxes