winit
0.29.15
Module xdisplay
Structs
Enums
Type Aliases
In winit::platform_impl::platform::x11
Module
winit
::
platform_impl
::
platform
::
x11
::
xdisplay
Copy item path
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