GIO: add lots of annotations for Vala bindings

https://bugzilla.gnome.org/show_bug.cgi?id=667447
This commit is contained in:
Evan Nemerson
2012-01-07 09:54:53 -08:00
committed by Colin Walters
parent e98f17e5cf
commit c3d6595f5a
26 changed files with 65 additions and 49 deletions

View File

@@ -447,7 +447,7 @@ on_run (GSocketService *service,
* @address: A D-Bus address.
* @flags: Flags from the #GDBusServerFlags enumeration.
* @guid: A D-Bus GUID.
* @observer: A #GDBusAuthObserver or %NULL.
* @observer: (allow-none): A #GDBusAuthObserver or %NULL.
* @cancellable: A #GCancellable or %NULL.
* @error: Return location for server or %NULL.
*