summaryrefslogtreecommitdiff
path: root/glib/glibmm.h
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 /glib/glibmm.h
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 'glib/glibmm.h')
-rw-r--r--glib/glibmm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/glibmm.h b/glib/glibmm.h
index e404488f..4626fa2e 100644
--- a/glib/glibmm.h
+++ b/glib/glibmm.h
@@ -51,6 +51,7 @@
* - Asynchronous IO. See Gio::File and the @ref Streams.
* - @ref NetworkIO
* - @ref DBus
+ * - Gio::Settings for application settings.
*
* @section basics Basic Usage
*