950e60f824
The ClutterEventSequence structure is a fully opaque type; on X11, it is just an unsigned integer that gets converted into a pointer, but in the future it may become a fully fledged data structure. Obviously, we cannot tell people to just dereference the pointer into an integer in order to use it, and still retain the ability to change the type; for this reason, we need a proper accessor function to convert the EventSequence into a touch detail, to be used with the XInput API. |
||
---|---|---|
.. | ||
common | ||
cookbook | ||
reference | ||
actor-invariants.txt | ||
AUTHORS.old | ||
CODING_STYLE | ||
HACKING | ||
HACKING.backends | ||
Makefile.am | ||
RELEASING | ||
size-negotiation.txt |