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

@ -25,8 +25,7 @@
/**
* SECTION:clutter-behaviour-path
* @short_description: A behaviour class interpolating actors along a defined
* path.
* @short_description: A behaviour interpolating position along a path
*
* #ClutterBehaviourPath interpolates actors along a defined path.
*