libxkbcommon 1.8.0
Library implementing the XKB specification for parsing keyboard descriptions and handling keyboard state
|
#include <xkbregistry.h>
Opaque top level library context object.
The context contains general library state, like include paths and parsed data. Objects are created in a specific context, and multiple contexts may coexist simultaneously. Objects from different contexts are completely separated and do not share any memory or state.