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/NMSetting.html | 35 ++++++++++------------------------- 1 file changed, 10 insertions(+), 25 deletions(-) (limited to 'docs/libnm/html/NMSetting.html') diff --git a/docs/libnm/html/NMSetting.html b/docs/libnm/html/NMSetting.html index 658d633f..a921dc81 100644 --- a/docs/libnm/html/NMSetting.html +++ b/docs/libnm/html/NMSetting.html @@ -58,14 +58,6 @@ -gboolean - - -(*_NMConnectionForEachSecretFunc) () - - - - GType @@ -440,13 +432,6 @@ of properties and allowed values.


-

_NMConnectionForEachSecretFunc ()

-
gboolean
-(*_NMConnectionForEachSecretFunc) (NMSettingSecretFlags flags,
-                                   gpointer user_data);
-
-
-

nm_setting_lookup_type ()

GType
 nm_setting_lookup_type (const char *name);
@@ -560,7 +545,7 @@ failed validation, and in what way that property failed validation.

came from, or NULL if setting is being verified in isolation.

-[allow-none] +[nullable]

error

@@ -607,7 +592,7 @@ in some cases connection failure is not desired just for the secrets.

came from, or NULL if setting is being verified in isolation.

-[allow-none] +[nullable]

error

@@ -958,7 +943,7 @@ nm_setting_option_get_boolean (

out_value

the optional output value. If the option is unset, FALSE will be returned.

-[allow-none][out] +[out][nullable]
@@ -1000,7 +985,7 @@ nm_setting_option_get_uint32 (

out_value

the optional output value. If the option is unset, 0 will be returned.

-[allow-none][out] +[out][nullable] @@ -1050,7 +1035,7 @@ Currently, only

variant

the variant to set.

-[allow-none] +[nullable] @@ -1145,7 +1130,7 @@ nm_setting_option_get_all_names (

out_len

.

-[allow-none][out] +[out][optional] @@ -1155,7 +1140,7 @@ nm_setting_option_get_all_names (
A NULL terminated array of key names. If no names are present, this returns NULL. The returned array and the names are owned by NMSetting and might be invalidated by the next operation.

-

[array length=out_len zero-terminated=1][transfer none]

+

[array length=out_len zero-terminated=1][transfer none][nullable]

Since: 1.26

@@ -1185,7 +1170,7 @@ nm_setting_option_clear_by_name (TRUE for an option name, the option gets removed. If NULL, all options will be removed.

-[allow-none][scope call] +[nullable][scope call] @@ -1457,8 +1442,8 @@ instance.

error

-

location to store the error on failure.

-[out][allow-none] +

location to store the error on failure

+  -- cgit 1.3.0-6-gf8a5