2008-02-15 Emmanuele Bassi <ebassi@openedhand.com>

* clutter/clutter-actor.[ch]:
	* clutter/clutter-types.h:
	* doc/reference/clutter-docs.sgml: Fix a lot of documentation.

2008-02-15  Matthew Allum  <mallum@openedhand.com>
This commit is contained in:
Emmanuele Bassi
2008-02-15 14:39:25 +00:00
parent 97b9cd92f0
commit 66f244b1cc
5 changed files with 229 additions and 202 deletions

View File

@ -83,7 +83,7 @@ typedef struct _ClutterVertex ClutterVertex;
* @width: width of an actor
* @height: height of an actor
*
* Rectangle containing an actor.
* The rectangle containing an actor's bounding box, measured in pixels.
*/
struct _ClutterGeometry
{