winit
0.30.5
Module xdisplay
Structs
Enums
Type Aliases
In winit::
platform_
impl::
linux::
x11
Module
winit
::
platform_impl
::
linux
::
x11
::
xdisplay
Copy item path
source
·
[
−
]
Structs
§
Wrap
Connect
Error
🔒
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
§
XNot
Supported
Error returned if this system doesn’t have XLib or can’t create an X connection.
Type Aliases
§
XError
Handler