docs: Fix some wrong function/signal/property names

This commit is contained in:
Emmanuele Bassi
2010-11-18 14:14:37 +00:00
parent b0f5350379
commit 63cef64d17
12 changed files with 15 additions and 15 deletions

View File

@ -512,7 +512,7 @@ clutter_script_load_from_file (ClutterScript *script,
*
* 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
*/