From 1372848511cb896b80b51ed1a3e9606bd9816631 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 10 Feb 2023 11:50:34 +0100 Subject: New upstream version 1.42.0 --- docs/libnm/html/NMIPConfig.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/libnm/html/NMIPConfig.html') diff --git a/docs/libnm/html/NMIPConfig.html b/docs/libnm/html/NMIPConfig.html index 245c2e79..a458ba9c 100644 --- a/docs/libnm/html/NMIPConfig.html +++ b/docs/libnm/html/NMIPConfig.html @@ -294,7 +294,7 @@ nm_ip_config_get_addresses (

Returns

the GPtrArray -containing NMIPAddresses. This is the internal copy used by the +containing NMIPAddresses. This is the internal copy used by the configuration and must not be modified. The library never modifies the returned array and thus it is safe for callers to reference and keep using it.

[element-type NMIPAddress][transfer none]

@@ -324,7 +324,7 @@ nm_ip_config_get_routes (

Returns

the GPtrArray containing -NMIPRoutes. This is the internal copy used by the configuration, and must +NMIPRoutes. This is the internal copy used by the configuration, and must not be modified. The library never modifies the returned array and thus it is safe for callers to reference and keep using it.

[element-type NMIPRoute][transfer none]

@@ -502,7 +502,7 @@ nm_ip_config_get_wins_servers (

The “addresses” property

  “addresses”                GPtrArray *
-

A GPtrArray containing the addresses (NMIPAddress) of the configuration.

+

A GPtrArray containing the addresses (NMIPAddress) of the configuration.

Owner: NMIPConfig

Flags: Read

@@ -546,7 +546,7 @@ nm_ip_config_get_wins_servers (

The “routes” property

  “routes”                   GPtrArray *
-

A GPtrArray containing the routes (NMIPRoute) of the configuration.

+

A GPtrArray containing the routes (NMIPRoute) of the configuration.

[type GPtrArray(NMIPRoute)]

Owner: NMIPConfig

Flags: Read

-- cgit 1.3.0-6-gf8a5