* clutter/clutter-timeline.c:

* clutter/clutter-texture.c:
	* clutter/clutter-stage.c:
	* clutter/clutter-label.c:
	* clutter/clutter-behaviour-path.c:
	* clutter/clutter-actor.c: Fix the 'Since' annotation in the
	gtk-doc.
This commit is contained in:
Neil Roberts
2008-12-05 14:08:06 +00:00
parent 1a63414966
commit 74ba6fd8c4
7 changed files with 17 additions and 7 deletions

View File

@ -428,7 +428,7 @@ clutter_behaviour_path_set_path (ClutterBehaviourPath *pathb,
*
* Return value: the path
*
* Since 1.0:
* Since: 1.0
*/
ClutterPath *
clutter_behaviour_path_get_path (ClutterBehaviourPath *pathb)