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 generated by functions in this module.
- SpecificationRelease
- XlibSpecificationRelease.
- CreateRegion ()
- Returns
region_object
.
This function corresponds with XCreateRegion
.
- Event (type[, argdict])
- Returns
event
.
- InitThreads ()
- Returns
status
.
This function corresponds with XInitThreads
.
- LookupString (event)
- Returns
(string, keysym)
.
This function corresponds with XLookupString
.
- PolygonRegion (XPoint[], fill_rule)
- Returns
region_object
.
This function corresponds with XPolygonRegion
.
Next: Display object
Prev: Xlib
Up: Xlib
Top: Top