docs: Update missing documentation

This commit is contained in:
Emmanuele Bassi
2011-06-13 13:27:46 +01:00
parent 8625f07c3b
commit 4f0769d69d
4 changed files with 41 additions and 5 deletions

View File

@ -1342,6 +1342,7 @@ clutter_script_list_objects (ClutterScript *script)
* @script: a #ClutterScript
* @name: (allow-none): a name for the @state, or %NULL to
* set the default #ClutterState
* @state: a #ClutterState
*
* Associates a #ClutterState to the #ClutterScript instance using the given
* name.