mutter/doc/reference/clutter
Emmanuele Bassi 950e60f824 x11: Add EventSequence → touch detail accessor
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.
2012-09-05 09:43:47 +01:00
..
actor-box.png
actor-example.png
animator-key-frames.png
animator-key-frames.svg
bin-layout.png
box-layout.png
building-clutter.xml
clutter-docs.xml.in
clutter-overview.xml
clutter-sections.txt
clutter.types
constraints-example.png
easing-modes.png
easing-modes.svg
event-flow.dia
event-flow.png
flow-layout.png
glossary.xml
Makefile.am
migrating-ClutterAnimation.xml
migrating-ClutterBehaviour.xml
migrating-ClutterEffect.xml
migrating-ClutterPath.xml
offscreen-redirect.png
path-alpha-func.png
running-clutter.xml
table-layout.png