mutter/doc
Elliot Smith 526b438b3a cookbook: Use get_coords rather than struct members
Use clutter_event_get_coords() to get x and y position,
rather than casting to the right event type then directly
accessing members of the event struct.
2010-08-20 12:54:19 +01:00
..
common cookbook: Make the table of content have a depth of 2 2010-08-06 15:43:16 +01:00
cookbook cookbook: Use get_coords rather than struct members 2010-08-20 12:54:19 +01:00
manual build: Distcheck fixes 2010-06-30 12:26:10 +01:00
reference click-action: Add a method to force a release 2010-08-19 12:10:43 +01:00
clutter-actor-invariants.txt
CODING_STYLE
HACKING docs: Note the P_() macro in the HACKING file 2010-07-15 17:31:10 +01:00
HACKING.backends
Makefile.am docs: Disable manual 2010-06-30 11:56:13 +01:00
RELEASING