mutter/doc/reference
Emmanuele Bassi b3784bd2b4 event: Add a setter for the device field
When synthesizing events coming from input devices it should be
possible to just call a setter function, to avoid a huge switch
on the type of the event.

Clutter should also store the device pointer inside the private
data, for faster access of the pointer in allocated events.

Finally, the get_device_id() and get_device_type() accessors should
just be wrappers around clutter_event_get_device(), to reduce the
amount of code duplication.
2011-01-28 18:19:49 +00:00
..
cally docs: Add 1.6 index to the API references 2010-12-09 15:53:26 +00:00
clutter event: Add a setter for the device field 2011-01-28 18:19:49 +00:00
cogl docs: Adds bitmap section to cogl reference manual 2011-01-21 16:22:40 +00:00
cogl-2.0 cogl: rename CoglVertexAttribute CoglAttribute 2011-01-21 16:24:14 +00:00
ChangeLog 2008-12-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-12-08 14:22:39 +00:00
Makefile.am build: Remove Cogl2 reference from the build scripts 2010-12-18 21:33:37 +00:00