docs: Fixes for building the API reference

This commit is contained in:
Emmanuele Bassi
2011-07-26 13:43:37 +01:00
parent 278daca61c
commit 78049c38bf
15 changed files with 41 additions and 43 deletions

View File

@ -661,7 +661,7 @@ clutter_script_get_objects_valist (ClutterScript *script,
* clutter_script_get_objects:
* @script: a #ClutterScript
* @first_name: the name of the first object to retrieve
* @Varargs: return location for a #GObject, then additional names, ending
* @...: return location for a #GObject, then additional names, ending
* with %NULL
*
* Retrieves a list of objects for the given names. After @script, object