From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/libnm/html/NMSettingWireGuard.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/libnm/html/NMSettingWireGuard.html') diff --git a/docs/libnm/html/NMSettingWireGuard.html b/docs/libnm/html/NMSettingWireGuard.html index fd499f75..96a70e66 100644 --- a/docs/libnm/html/NMSettingWireGuard.html +++ b/docs/libnm/html/NMSettingWireGuard.html @@ -511,7 +511,7 @@ nm_wireguard_peer_ref (

self

the NMWireGuardPeer instance.

-[allow-none] +[nullable] @@ -544,7 +544,7 @@ the instance is freed and all associate data released.

self

the NMWireGuardPeer instance.

-[allow-none] +[nullable] @@ -658,7 +658,7 @@ will be normalized (which may or may not modify the set value).

public_key

the new public key or NULL to clear the public key.

-[allow-none][transfer none] +[nullable][transfer none]

accept_invalid

@@ -738,7 +738,7 @@ be accepted.

preshared_key

the new preshared key or NULL to clear the preshared key.

-[allow-none][transfer none] +[nullable][transfer none]

accept_invalid

@@ -1016,7 +1016,7 @@ setting. This parameter is wrongly not marked as (out) argument, it is thus not accessible via introspection. This cannot be fixed without breaking API for introspection users.

-[allow-none] +[nullable] @@ -1027,7 +1027,7 @@ breaking API for introspection users.

. If idx is out of range, NULL will be returned.

-

[transfer none]

+

[transfer none][nullable]

Since: 1.16

@@ -1220,12 +1220,12 @@ nm_wireguard_peer_cmp (const

a

the NMWireGuardPeer to compare.

-[allow-none] +[nullable]

b

the other NMWireGuardPeer to compare.

-[allow-none] +[nullable]

compare_flags

@@ -1459,7 +1459,7 @@ peer.

optional output argument for the index of the found peer. If no index is found, this is set to the nm_setting_wireguard_get_peers_len().

-[out][allow-none] +[out][optional] @@ -1468,7 +1468,7 @@ this is set to the

Returns

the NMWireGuardPeer instance with a matching public key. If no such peer exists, NULL is returned.

-

[transfer none]

+

[transfer none][nullable]

Since: 1.16

-- cgit 1.3.0-6-gf8a5