1 # Symbolic constants for Tk
42 HORIZONTAL
='horizontal'
59 # Special tags, marks and insert positions
67 ALL
='all' # e.g. Canvas.delete(ALL)
69 # Text widget and button states
76 CHECKBUTTON
='checkbutton'
78 RADIOBUTTON
='radiobutton'
81 # Selection modes for list boxes
87 # Various canvas styles
94 PROJECTING
='projecting'
99 # Arguments to xview/yview