diff --git a/docs/reference/gio/overview.xml b/docs/reference/gio/overview.xml
index 99649212e..2f4e491b1 100644
--- a/docs/reference/gio/overview.xml
+++ b/docs/reference/gio/overview.xml
@@ -74,6 +74,13 @@
abstract type for file and application icons
+ There is a framework for storing and retrieving application settings:
+
+
+ GSettings
+ stores and retrieves application settings
+
+
There is support for network programming, including name resolution, lowlevel socket
APIs and highlevel client and server helper classes: