Home | History | Annotate | Download | only in tkinter

Lines Matching defs:KeyRelease

140     KeyRelease = '3'
185 KeyPress, KeyRelease - for keyboard events
202 keycode - keycode of the pressed key (KeyPress, KeyRelease)
204 Enter, KeyPress, KeyRelease,
211 (ButtonPress, ButtonRelease, KeyPress, KeyRelease, Motion)
213 (ButtonPress, ButtonRelease, KeyPress, KeyRelease, Motion)
214 char - pressed character (KeyPress, KeyRelease)
216 keysym - keysym of the event as a string (KeyPress, KeyRelease)
217 keysym_num - keysym of the event as a number (KeyPress, KeyRelease)
1219 Unmap, Deactivate, KeyRelease Visibility, Destroy,
1222 KeyRelease. Examples are
1402 # keycode field: KeyPress and KeyRelease events only
1408 # keysym as decimal: KeyPress and KeyRelease events only
1410 # KeyRelease, and Motion events