Next: Display object
Prev: Xlib
Up: Xlib
Top: Top
2.1. Xlib functions and variables
The module defines the following functions and variables:
- Error -- exception of module Xlib
-
Exception generated by functions in this module.
- LookupString (event) -- function of module Xlib
-
Returns
(string, keysym)
.
This function corresponds with XLookupString
.