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/NMConnection.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'docs/libnm/html/NMConnection.html') diff --git a/docs/libnm/html/NMConnection.html b/docs/libnm/html/NMConnection.html index 7cba2906..cdd050db 100644 --- a/docs/libnm/html/NMConnection.html +++ b/docs/libnm/html/NMConnection.html @@ -1000,11 +1000,11 @@ No values are returned, only key names.

out_settings

-

if the -connections differ, on return a hash table mapping setting names to -second-level GHashTable (utf8 to guint32), which contains the key names that -differ mapped to one or more of NMSettingDiffResult as a bitfield.

-[element-type utf8 GLib.HashTable] +

if the connections differ, on return a hash table +mapping setting names to second-level GHashTable (utf8 to guint32), which +contains the key names that differ mapped to one or more of +NMSettingDiffResult as a bitfield.

+[out][element-type utf8 GLib.HashTable(utf8,uint32)][optional][nullable] @@ -1129,12 +1129,12 @@ normalization parameters to allow customization of the normalization by providin specific arguments. Unknown arguments will be ignored and the default will be used. The keys must be strings compared with g_str_equal() function. The values are opaque and depend on the parameter name.

-[allow-none][element-type utf8 gpointer] +[nullable][element-type utf8 gpointer]

modified

outputs whether any settings were modified.

-[out][allow-none] +[out][optional]

error

@@ -1182,15 +1182,16 @@ return points to an allocated NMSetting which may be required; the caller owns the array and must free the array itself with g_ptr_array_free(), but not free its elements.

-[out][element-type utf8][allow-none][transfer container] +[out][element-type utf8][nullable][transfer container]

Returns

-

the setting name of the NMSetting object which has invalid or -missing secrets

+

the setting name of the NMSetting object which has +invalid or missing secrets.

+

[nullable]


@@ -1244,7 +1245,7 @@ nm_connection_clear_secrets_with_flags

func

function to be called to determine whether a specific secret should be cleared or not. If NULL, all secrets are cleared.

-[scope call][allow-none] +[scope call][nullable]

user_data

@@ -1505,7 +1506,7 @@ nm_connection_get_settings (

out_length

the length of the returned array.

-[allow-none][out] +[out][optional] @@ -1513,11 +1514,10 @@ nm_connection_get_settings (

Returns

a -NULL-terminated array containing every setting of -connection +NULL-terminated array containing every setting of connection . If the connection has no settings, NULL is returned.

-

[array length=out_length][transfer container]

+

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

Since: 1.10

-- cgit 1.3.0-6-gf8a5