Handling of user events. More...
#include <caca.h>
Data Structures | |
| union | [union].data |
Data Fields | |
| enum caca_event_type | type |
| union | data |
This structure is filled by caca_get_event() when an event is received. It is an opaque structure that should only be accessed through caca_event_get_type() and similar functions. The struct members may no longer be directly accessible in future versions.