Expand description
Parser for the xsettings data format.
Some of this code is referenced from here.
Structsยง
Enumsยง
- Endianness ๐Endianness of the incoming data.
- Parser errors.
- Setting
Data ๐The data contained in a setting.
Constantsยง
- BIG_
ENDIAN ๐ - DPI_
MULTIPLIER ๐ - DPI_
NAME ๐ - LITTL
E_ ๐ENDIAN
Functionsยง
- read_
settings ๐Read over the settings in the block of data.
Type Aliasesยง
- Result ๐