mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
GIO: add lots of annotations for Vala bindings
https://bugzilla.gnome.org/show_bug.cgi?id=667447
This commit is contained in:
committed by
Colin Walters
parent
e98f17e5cf
commit
c3d6595f5a
@@ -157,7 +157,7 @@ g_initable_new (GType object_type,
|
||||
* g_initable_newv:
|
||||
* @object_type: a #GType supporting #GInitable.
|
||||
* @n_parameters: the number of parameters in @parameters
|
||||
* @parameters: the parameters to use to construct the object
|
||||
* @parameters: (array length=n_parameters): the parameters to use to construct the object
|
||||
* @cancellable: optional #GCancellable object, %NULL to ignore.
|
||||
* @error: a #GError location to store the error occurring, or %NULL to
|
||||
* ignore.
|
||||
|
Reference in New Issue
Block a user