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

@ -474,7 +474,7 @@ clutter_script_new (void)
*
* Return value: on error, zero is returned and @error is set
* accordingly. On success, the merge id for the UI definitions is
* returned. You can use the merge id with clutter_script_unmerge().
* returned. You can use the merge id with clutter_script_unmerge_objects().
*
* Since: 0.6
*/