Expand description
The XTEST X extension.
Accessible with the xtest cargo feature.
Structs§
- Compare
Cursor - The
CompareCursorrequest. - Compare
Cursor Cookie - Cookie type for CompareCursor.
- Compare
Cursor Cookie Unchecked - Unchecked cookie type for CompareCursor.
- Compare
Cursor Reply - Reply type for CompareCursor.
- Fake
Input - The
FakeInputrequest. - GetVersion
- The
GetVersionrequest. - GetVersion
Cookie - Cookie type for GetVersion.
- GetVersion
Cookie Unchecked - Unchecked cookie type for GetVersion.
- GetVersion
Reply - Reply type for GetVersion.
- Grab
Control - The
GrabControlrequest.
Enums§
Constants§
- MAJOR_
VERSION - The major version of the
Testextension. - MINOR_
VERSION - The minor version of the
Testextension. - VERSION_
STRING - The version string of the
Testextension. - XNAME
- The official identifier for the
Testextension.
Functions§
- get_
extension_ data - Fetch server runtime info data of the
Testextension. - prefetch_
extension_ data - Prefetch server runtime info data of the
Testextension.