Module xdisplay

Source

Structs§

WrapConnectError 🔒
A newtype wrapper around a ConnectError that can’t be accessed by downstream libraries.
XConnection
A connection to an X server.
XError
Error triggered by xlib.

Enums§

XNotSupported
Error returned if this system doesn’t have XLib or can’t create an X connection.

Type Aliases§

XErrorHandler