docs: Fixes to avoid gtk-doc warnings

This commit is contained in:
Emmanuele Bassi
2010-08-17 14:54:20 +01:00
parent 50f4bfd7f7
commit ad0c36e1a1
8 changed files with 48 additions and 55 deletions

View File

@ -325,7 +325,7 @@ clutter_colorize_effect_init (ClutterColorizeEffect *self)
* @tint: the color to be used
*
* Creates a new #ClutterColorizeEffect to be used with
* clutter_actor_set_effect()
* clutter_actor_add_effect()
*
* Return value: the newly created #ClutterColorizeEffect or %NULL
*