mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 00:24:42 +00:00
introspection: add missing introspection data from Vala bindings
https://bugzilla.gnome.org/show_bug.cgi?id=655387
This commit is contained in:

committed by
Emmanuele Bassi

parent
fe66575a2c
commit
a6bd11ac62
@@ -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
|
||||
|
Reference in New Issue
Block a user