2007-11-19 Emmanuele Bassi <ebassi@openedhand.com>

* clutter/clutter-behaviour-bspline.c:
	* clutter/clutter-behaviour-depth.c:
	* clutter/clutter-behaviour-ellipse.c:
	* clutter/clutter-behaviour-opacity.c:
	* clutter/clutter-behaviour-path.c:
	* clutter/clutter-behaviour-rotate.c:
	* clutter/clutter-behaviour-scale.c: Fix gtk-doc short description.
This commit is contained in:
Emmanuele Bassi
2007-11-19 16:35:46 +00:00
parent 75d047ed4d
commit 531be399b7
8 changed files with 18 additions and 12 deletions

View File

@ -27,7 +27,7 @@
/**
* SECTION:clutter-behaviour-ellipse
* @short_description: elliptic path behaviour.
* @short_description: A behaviour interpolating position along an ellipse
*
* #ClutterBehaviourEllipse interpolates actors along a path defined by
* an ellipse.