introspection: add missing introspection data from Vala bindings

https://bugzilla.gnome.org/show_bug.cgi?id=655387
This commit is contained in:
Evan Nemerson
2011-07-27 00:14:10 -07:00
committed by Emmanuele Bassi
parent fe66575a2c
commit a6bd11ac62
10 changed files with 20 additions and 15 deletions

View File

@@ -377,7 +377,7 @@ clutter_behaviour_path_new_with_description (ClutterAlpha *alpha,
/**
* clutter_behaviour_path_new_with_knots:
* @alpha: (allow-none): a #ClutterAlpha instance, or %NULL
* @knots: an array of #ClutterKnot<!-- -->s
* @knots: (array length=n_knots): an array of #ClutterKnot<!-- -->s
* @n_knots: number of entries in @knots
*
* Creates a new path behaviour that will make the actors visit all of