mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 21:41:27 -04:00
6 lines
311 B
Plaintext
6 lines
311 B
Plaintext
xcb-util-errors is a utility library that gives human readable
|
|
names to error codes and event codes and also to major and minor
|
|
numbers. The necessary information is drawn from xcb-proto's protocol
|
|
descriptions. This library is especially useful when working with
|
|
extensions and is mostly useful for debugging.
|