libpurple/network.h

changeset 38716
b9bed228745a
parent 37131
fe9ff76f1c6c
child 39291
9d253537d927
--- a/libpurple/network.h	Fri Sep 15 21:42:12 2017 -0400
+++ b/libpurple/network.h	Fri Sep 15 22:04:18 2017 -0400
@@ -87,7 +87,7 @@
  * Note: The caller must free this list.  If libpurple was built with
  *       support for it, this function also enumerates IPv6 addresses.
  *
- * Returns: A list of local IP addresses.
+ * Returns: (element-type utf8): A list of local IP addresses.
  */
 GList *purple_network_get_all_local_system_ips(void);
 

mercurial