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
@ -1172,7 +1172,8 @@ clutter_script_error_quark (void)
|
||||
/**
|
||||
* clutter_script_add_search_paths:
|
||||
* @script: a #ClutterScript
|
||||
* @paths: an array of strings containing different search paths
|
||||
* @paths: (array length=n_paths): an array of strings containing
|
||||
* different search paths
|
||||
* @n_paths: the length of the passed array
|
||||
*
|
||||
* Adds @paths to the list of search paths held by @script.
|
||||
|
Reference in New Issue
Block a user