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

@@ -84,7 +84,8 @@ g_tls_file_database_default_init (GTlsFileDatabaseInterface *iface)
*
* The certificates in @anchors must be PEM encoded.
*
* Return value: (transfer full): the new #GTlsFileDatabase, or %NULL on error
* Return value: (transfer full) (type GTlsFileDatabase): the new
* #GTlsFileDatabase, or %NULL on error
*
* Since: 2.30
*/