mutter/doc
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
..
common cookbook: Remove bold on emphasis inside programlisting 2010-12-09 13:39:48 +00:00
cookbook Fix cookbook examples compilation 2012-08-27 14:52:45 +01:00
reference x11: Add EventSequence → touch detail accessor 2012-09-05 09:43:47 +01:00
actor-invariants.txt docs: Update the actor invariants 2012-02-02 11:07:14 +00:00
AUTHORS.old Move some old doc files under doc/ 2011-06-09 15:53:29 +01:00
CODING_STYLE Eliminate G_CONST_RETURN 2011-06-07 16:06:24 +01:00
HACKING docs: Update the HACKING file 2011-09-09 12:17:03 +01:00
HACKING.backends docs: Update the HACKING.backends documentation 2011-02-09 13:29:30 +00:00
Makefile.am docs: Remove manual/ 2011-07-20 11:32:15 +01:00
RELEASING doc/RELEASING: Fix the check for diffs from origin/master 2011-06-29 16:16:25 +01:00
size-negotiation.txt docs: Add fixed size and constraints to the size negotiation docs 2011-07-19 14:11:11 +01:00