Further annotation fixes

This commit is contained in:
Emmanuele Bassi
2010-09-08 16:41:47 +01:00
parent f1c44a27a1
commit 8a5686d835
18 changed files with 66 additions and 36 deletions

View File

@ -976,7 +976,8 @@ clutter_path_get_node (ClutterPath *path,
* list to become invalid so you should copy them if you want to keep
* the list.
*
* Return value: (transfer container) (element-type ClutterPathNode): a list of nodes in the path.
* Return value: (transfer container) (element-type Clutter.PathNode): a
* list of nodes in the path.
*
* Since: 1.0
*/