From 227c401a10a930af6fd5f123aef345fcd130d6aa Mon Sep 17 00:00:00 2001
From: Sebastien Bacher
Date: Mon, 10 Dec 2018 21:58:18 +0100
Subject: Import Upstream version 1.12.6
---
docs/libnm/html/libnm-nm-utils.html | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
(limited to 'docs/libnm/html/libnm-nm-utils.html')
diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html
index efbfa1bc..29145d00 100644
--- a/docs/libnm/html/libnm-nm-utils.html
+++ b/docs/libnm/html/libnm-nm-utils.html
@@ -8,7 +8,7 @@
-
+
@@ -3026,7 +3026,9 @@ nm_utils_parse_variant_attributes (const
Returns
a GHashTable mapping
-attribute names to GVariant values.
+attribute names to GVariant values. Warning: the variant are still floating
+references, owned by the hash table. If you take a reference, ensure to sink
+the one of the hash table first.
[transfer full ][element-type utf8 GVariant]
Since: 1.8
@@ -3377,6 +3379,6 @@ for both
- Generated by GTK-Doc V1.28
+ Generated by GTK-Doc V1.29