From b9f0451fa35393ceedf6d9d20b78c43578ebea5d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 12 Jul 2017 17:57:30 +0200 Subject: New upstream version 1.8.2 --- docs/libnm/html/NMDevice.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/libnm/html/NMDevice.html') diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html index 8730309c..bd5282be 100644 --- a/docs/libnm/html/NMDevice.html +++ b/docs/libnm/html/NMDevice.html @@ -3,7 +3,7 @@ NMDevice: libnm Reference Manual - + @@ -1635,6 +1635,8 @@ nm_device_get_product (

Returns

the product name of the device. This is the internal string used by the device, and must not be modified.

+

The string is backslash escaped (C escaping) for invalid characters. The escaping +can be reverted with g_strcompress(), however the result may not be valid UTF-8.


@@ -1662,6 +1664,8 @@ nm_device_get_vendor (

Returns

the vendor name of the device. This is the internal string used by the device, and must not be modified.

+

The string is backslash escaped (C escaping) for invalid characters. The escaping +can be reverted with g_strcompress(), however the result may not be valid UTF-8.


-- cgit 1.3.0-6-gf8a5