Function

NM-1.0NMutils_ip6_dns_to_variant

  • Utility function to convert an array of IP address strings int a GLib.Variant of type 'aay' representing an array of IPv6 addresses.

    If a string cannot be parsed, it will be silently ignored.

    Parameters

    • dns: string

      an array of IP address strings

    Returns GLib.Variant

    a new floating GLib.Variant representing dns.