_XkbSymInterpretRec

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
struct _XkbSymInterpretRec {}

Members

Variables

act
XkbAnyAction act;
Undocumented in source.
flags
ubyte flags;
Undocumented in source.
match
ubyte match;
Undocumented in source.
mods
ubyte mods;
Undocumented in source.
sym
KeySym sym;
Undocumented in source.
virtual_mod
ubyte virtual_mod;
Undocumented in source.

Meta