table of contents
other versions
ost::Keydata::Keysym(3) | Library Functions Manual | ost::Keydata::Keysym(3) |
NAME¶
ost::Keydata::Keysym
SYNOPSIS¶
#include <misc.h>
Public Attributes¶
Keysym * next
Keyval * data
const char ** list
short count
char sym [1]
Member Data Documentation¶
short ost::Keydata::Keysym::count¶
Keyval* ost::Keydata::Keysym::data¶
const char** ost::Keydata::Keysym::list¶
Keysym* ost::Keydata::Keysym::next¶
char ost::Keydata::Keysym::sym[1]¶
Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Sun Dec 27 2020 | GNU CommonC++ |