summaryrefslogtreecommitdiff
path: root/gio/gunixconnection.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2015-02-05 16:20:43 +0100
committerRyan Lortie <desrt@desrt.ca>2015-02-05 16:20:43 +0100
commit74c22150cf4c2f8a9c7d7fae058a7fd589a94a27 (patch)
tree59bb964d5d2bb55a94e793b72ea5feea73865eb4 /gio/gunixconnection.c
parent6a97275c4507e08b66fdeb4bb054bb8f78096f14 (diff)
downloadglib-74c22150cf4c2f8a9c7d7fae058a7fd589a94a27.tar.gz
docs: fix up docs issues in gio/
Diffstat (limited to 'gio/gunixconnection.c')
-rw-r--r--gio/gunixconnection.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/gio/gunixconnection.c b/gio/gunixconnection.c
index b5da60a4e..3bfbd4ff2 100644
--- a/gio/gunixconnection.c
+++ b/gio/gunixconnection.c
@@ -46,6 +46,13 @@
* Since: 2.22
*/
+/**
+ * GUnixConnection:
+ *
+ * #GUnixConnection is an opaque data structure and can only be accessed
+ * using the following functions.
+ **/
+
G_DEFINE_TYPE_WITH_CODE (GUnixConnection, g_unix_connection,
G_TYPE_SOCKET_CONNECTION,
g_socket_connection_factory_register_type (g_define_type_id,