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/NMSettingVpn.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/libnm/html/NMSettingVpn.html') diff --git a/docs/libnm/html/NMSettingVpn.html b/docs/libnm/html/NMSettingVpn.html index 708b9da7..550128ce 100644 --- a/docs/libnm/html/NMSettingVpn.html +++ b/docs/libnm/html/NMSettingVpn.html @@ -423,7 +423,7 @@ the key. In that case, the behavior is as if calling

item

the value to be referenced by key .

-[allow-none] +[nullable] @@ -565,7 +565,7 @@ nm_setting_vpn_get_data_keys (

out_length

the length of the returned array.

-[allow-none][out] +[out][optional] @@ -575,7 +575,7 @@ nm_setting_vpn_get_data_keys (
NULL-terminated array containing each data key or NULL if there are no data items.

-

[array length=out_length][transfer container]

+

[array length=out_length][transfer container][nullable]

Since: 1.12

@@ -645,7 +645,7 @@ the key. In that case, the behavior is as if calling

secret

the secret to be referenced by key .

-[allow-none] +[nullable] @@ -787,7 +787,7 @@ nm_setting_vpn_get_secret_keys (

out_length

the length of the returned array.

-[allow-none][out] +[out][optional] @@ -797,7 +797,7 @@ nm_setting_vpn_get_secret_keys (
a NULL-terminated array containing each secret key or NULL if there are no secrets.

-

[array length=out_length][transfer container]

+

[array length=out_length][transfer container][nullable]

Since: 1.12

-- cgit 1.3.0-6-gf8a5