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