Changeset 2016 for libcaca/trunk/caca/caca.h
- Timestamp:
- Nov 18, 2007, 2:29:16 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca/caca.h
r1879 r2016 76 76 * The validity of the \e data union depends on the value of the \e type 77 77 * field: 78 * - \c CACA_EVENT_NONE: no field is valid.78 * - \c CACA_EVENT_NONE: no other field is valid. 79 79 * - \c CACA_EVENT_KEY_PRESS, \c CACA_EVENT_KEY_RELEASE: the 80 80 * \e data.key.ch field is valid and contains either the ASCII value for
Note: See TracChangeset
for help on using the changeset viewer.