summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2015-03-24 11:12:10 +0100
committerMurray Cumming <murrayc@murrayc.com>2015-03-24 11:12:46 +0100
commit9a8342602845078b264e897005cb5af13c21f867 (patch)
treec6a4417368bd18ed4e14929a71a49347a15e8ae1
parent71a6708daebb591c0e33b23caf2b4224d04218c0 (diff)
downloadglibmm-9a8342602845078b264e897005cb5af13c21f867.tar.gz
Regenerate docs.xml files.
-rw-r--r--gio/src/gio_docs.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/gio/src/gio_docs.xml b/gio/src/gio_docs.xml
index 864b17a9..5ac0ae3f 100644
--- a/gio/src/gio_docs.xml
+++ b/gio/src/gio_docs.xml
@@ -58678,6 +58678,9 @@ all properties should work. Note that the file descriptor
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.
+
Since: 2.22
</description>