From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001
From: Michael Biebl self the NMWireGuardPeer instance.
-[allow-none]
+[nullable]
@@ -544,7 +544,7 @@ the instance is freed and all associate data released.
self
the NMWireGuardPeer instance.
public_key
the new public
key or NULL to clear the public key.
accept_invalid
preshared_key
the new preshared
key or NULL to clear the preshared key.
accept_invalid
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