summaryrefslogtreecommitdiff
path: root/gio/gnetworkaddress.c
diff options
context:
space:
mode:
authorEvan Nemerson <evan@coeus-group.com>2012-01-07 09:54:53 -0800
committerColin Walters <walters@verbum.org>2012-01-11 15:50:08 -0500
commitc3d6595f5a9230fc579edd9a646351b22ca6d976 (patch)
tree5e12e4ae7047726a0bcce9c1da1cfa049db55e56 /gio/gnetworkaddress.c
parente98f17e5cf1696d418444b23cb092be0eaba3008 (diff)
downloadglib-c3d6595f5a9230fc579edd9a646351b22ca6d976.tar.gz
GIO: add lots of annotations for Vala bindings
https://bugzilla.gnome.org/show_bug.cgi?id=667447
Diffstat (limited to 'gio/gnetworkaddress.c')
-rw-r--r--gio/gnetworkaddress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gnetworkaddress.c b/gio/gnetworkaddress.c
index 78ee08b06..75deaa414 100644
--- a/gio/gnetworkaddress.c
+++ b/gio/gnetworkaddress.c
@@ -251,7 +251,7 @@ g_network_address_set_addresses (GNetworkAddress *addr,
* Creates a new #GSocketConnectable for connecting to the given
* @hostname and @port.
*
- * Return value: (transfer full): the new #GNetworkAddress
+ * Return value: (transfer full) (type GNetworkAddress): the new #GNetworkAddress
*
* Since: 2.22
*/