ip_addresses_from_variant


Description:


public GenericArray<IPAddress> ip_addresses_from_variant (Variant value, int family)

Utility function to convert a Variant representing a list of new-style NetworkManager IPv4 or IPv6 addresses ( as described in the documentation for ip_addresses_to_variant) into a GenericArray of IPAddress objects.

Parameters:

value

a Variant of type 'aa{sv}'

family

an IP address family

Returns:

a newly allocated GenericArray of IPAddress objects


Namespace: NM.Utils
Package: libnm



2022 vala-language.org