From b225b477d3f6e110bf61ccd88e4ad176504e36b0 Mon Sep 17 00:00:00 2001
From: Sebastien Bacher
“dns-configuration” property“dns-configuration” GPtrArray *-
The current DNS configuration represented as an array of -dictionaries. Each dictionary has the "nameservers", -"priority" keys and, optionally, "interface" and "vpn". -"nameservers" is the list of DNS servers, "priority" their -relative priority, "interface" the interface on which these -servers are contacted, "vpn" a boolean telling whether the -configuration was obtained from a VPN connection.
-[type GPtrArray(GVariant)]
+The current DNS configuration, represented as an array +of NMDnsEntry objects.
+[type GPtrArray(NMDnsEntry)]
Flags: Read
Since: 1.6
libnm Reference Manual |
|---|
- for libnm 1.15.91 + for libnm 1.16.0 The latest version of this documentation can be found on-line at https://developer.gnome.org/libnm/stable/. diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index 0ecadd19..9b8caf5d 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -96,7 +96,7 @@
$cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c$./hello-nm- NetworkManager version: 1.15.91 + NetworkManager version: 1.16.0$
-- cgit 1.3.0-6-gf8a5