Module winit::platform::x11

source ·
Available on x11_platform only.
Expand description

§X11

Enums§

Traits§

Functions§

Type Aliases§

  • A unique identifier for an X11 visual.
  • A unique identifier for an X11 window.
  • The first argument in the provided hook will be the pointer to XDisplay and the second one the pointer to XErrorEvent. The returned bool is an indicator whether the error was handled by the callback.