Class (GI Struct)

NM-1.0NMDnsEntryAbstractSince 1.6

1.6

Index

Constructors

Properties

$gtype: GType<DnsEntry>

Methods

  • Gets the list of DNS domains.

    Returns string[]

    the list of DNS domains

  • Gets the interface on which name servers are contacted.

    Returns string

    the interface name

  • Gets the list of name servers for this entry.

    Returns string[]

    the list of name servers

  • Gets the priority of the entry

    Returns number

    the priority of the entry

  • Gets whether the entry refers to VPN name servers.

    Returns boolean

    true if the entry refers to VPN name servers

  • Decreases the reference count of the object. If the reference count reaches zero, the object will be destroyed.

    Returns void