summaryrefslogtreecommitdiff
path: root/gio/src/unixfdlist.hg
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2011-04-06 15:01:34 +0200
committerMurray Cumming <murrayc@murrayc.com>2011-04-06 15:01:34 +0200
commit02d1204e3b4935bbc0a30ce809f2b57af5ab2881 (patch)
tree72b9b49602ce2f5b749e84b4477997744a0cef17 /gio/src/unixfdlist.hg
parentcfe1e3456c014539cad3a8c0477da6056c029d41 (diff)
downloadglibmm-02d1204e3b4935bbc0a30ce809f2b57af5ab2881.tar.gz
Minor documentation improvements.
* gio/src/proxy.hg: * gio/src/proxyaddress.hg: * gio/src/proxyresolver.hg: * gio/src/socketcontrolmessage.hg: * gio/src/unixcredentialsmessage.hg: * gio/src/unixfdlist.hg: * gio/src/unixfdmessage.hg: Added these to NetworkIO doxygen group. * glib/glibmm.h: Mention Gio::Settings.
Diffstat (limited to 'gio/src/unixfdlist.hg')
-rw-r--r--gio/src/unixfdlist.hg1
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/src/unixfdlist.hg b/gio/src/unixfdlist.hg
index 7cd152ca..ae215f4b 100644
--- a/gio/src/unixfdlist.hg
+++ b/gio/src/unixfdlist.hg
@@ -34,6 +34,7 @@ namespace Gio
* G_SOCKET_ADDRESS_UNIX family by using Gio::Socket::send() and received
* using Gio::Socket::receive().
*
+ * @ingroup NetworkIO
* @newin{2,28}
*/
class UnixFDList : public Glib::Object