about summary refs log tree commit diff
path: root/docs/libnm/html/NMClient.html
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2019-03-19 16:17:13 +0100
committerSebastien Bacher <seb128@ubuntu.com>2019-03-19 16:17:13 +0100
commit9920e41d48f93b794ab1ab59b0a2f9c8edbe5c07 (patch)
treed624d230049607b9cf28e92e4a94fd477171fc94 /docs/libnm/html/NMClient.html
parentb5ca5b45b1aa47e373af49b27064e813b4f77194 (diff)
parentb225b477d3f6e110bf61ccd88e4ad176504e36b0 (diff)
Update upstream source from tag 'upstream/1.16.0'
Update to upstream version '1.16.0'
with Debian dir 55e2f8b86df2220d682056c78117065bbe3e5a81
Diffstat (limited to 'docs/libnm/html/NMClient.html')
-rw-r--r--docs/libnm/html/NMClient.html11
1 files changed, 3 insertions, 8 deletions
diff --git a/docs/libnm/html/NMClient.html b/docs/libnm/html/NMClient.html
index a33221c1..e6387588 100644
--- a/docs/libnm/html/NMClient.html
+++ b/docs/libnm/html/NMClient.html
@@ -4719,14 +4719,9 @@ permission to read the details of.)</p>
 <div class="refsect2">
 <a name="NMClient--dns-configuration"></a><h3>The <code class="literal">“dns-configuration”</code> property</h3>
 <pre class="programlisting">  “dns-configuration”        <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *</pre>
-<p>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.</p>
-<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GPtrArray(GVariant)]</span></p>
+<p>The current DNS configuration, represented as an array
+of <a class="link" href="NMClient.html#NMDnsEntry"><span class="type">NMDnsEntry</span></a> objects.</p>
+<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GPtrArray(NMDnsEntry)]</span></p>
 <p>Flags: Read</p>
 <p class="since">Since: 1.6</p>
 </div>