summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-dhcp6-config.c
diff options
context:
space:
mode:
authorGiovanni Campagna <scampa.giovanni@gmail.com>2011-01-21 14:46:09 -0600
committerDan Williams <dcbw@redhat.com>2011-01-21 14:46:09 -0600
commit3ebecd2a295b40081321d1b3f26fb1204fe5d4c4 (patch)
treebc6c3f4cbda8086fb2d2fe7b614fe9bce1af79c8 /libnm-glib/nm-dhcp6-config.c
parent9067356856f56a949ef8af5838e3dc4acf506256 (diff)
downloadNetworkManager-3ebecd2a295b40081321d1b3f26fb1204fe5d4c4.tar.gz
introspection: add GObject introspection support (bgo #637032)
Add the necessary annotations (the mininum required, that is those on return values. NULL parameters or container types may require more), and the Autotools stuff to get a NetworkManager GIR for libnm-util and a NMClient for libnm-glib.
Diffstat (limited to 'libnm-glib/nm-dhcp6-config.c')
-rw-r--r--libnm-glib/nm-dhcp6-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-glib/nm-dhcp6-config.c b/libnm-glib/nm-dhcp6-config.c
index 3792867207..dbcf4c682e 100644
--- a/libnm-glib/nm-dhcp6-config.c
+++ b/libnm-glib/nm-dhcp6-config.c
@@ -203,7 +203,7 @@ nm_dhcp6_config_new (DBusGConnection *connection, const char *object_path)
*
* Gets all the options contained in the configuration.
*
- * Returns: the #GHashTable containing strings for keys and values.
+ * Returns: (transfer none) (element-type utf8 GObject.Value): the #GHashTable containing strings for keys and values.
* This is the internal copy used by the configuration, and must not be modified.
**/
GHashTable *