DnsEntry
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "nm_dns_entry_get_type ()" ) ]
[ Compact ]
public class DnsEntry
Content:
Methods:
- public unowned string[] get_domains ()
Gets the list of DNS domains.
- public unowned string get_interface ()
Gets the interface on which name servers are contacted.
- public unowned string[] get_nameservers ()
Gets the list of name servers for this entry.
- public int get_priority ()
Gets the priority of the entry
- public bool get_vpn ()
Gets whether the entry refers to VPN name servers.
- public void unref ()
Decreases the reference count of the object.