Module winit::platform_impl::platform::x11::xsettings

source ยท
Expand description

Parser for the xsettings data format.

Some of this code is referenced from here.

Structsยง

  • Parser ๐Ÿ”’
    Parser for the incoming byte stream.
  • Setting ๐Ÿ”’
    A setting in the settings list.

Enumsยง

Constantsยง

Functionsยง

  • read_settings ๐Ÿ”’
    Read over the settings in the block of data.

Type Aliasesยง