[gobject-introspection] Update glib annotations from glib-2-44 git



commit 6fe074679d1f0b5c27b2c36f878d85f73388b78b
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue Mar 24 10:20:31 2015 +0100

    Update glib annotations from glib-2-44 git

 gir/gio-2.0.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 93e376b..4ebfb7b 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -34412,6 +34412,9 @@
  * will be set to non-blocking mode, independent on the blocking
  * mode of the #GSocket.
  *
+ * On success, the returned #GSocket takes ownership of @fd. On failure, the
+ * caller must close @fd themselves.
+ *
  * Returns: a #GSocket or %NULL on error.
  *     Free the returned object with g_object_unref().
  * Since: 2.22


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]