From ab0efddcdb48d800e2f938da54cfe3074640792e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2022 20:36:29 +0200 Subject: New upstream version 1.40.0 --- docs/libnm/html/NMRemoteConnection.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs/libnm/html/NMRemoteConnection.html') diff --git a/docs/libnm/html/NMRemoteConnection.html b/docs/libnm/html/NMRemoteConnection.html index fbb6a70b..dedf951f 100644 --- a/docs/libnm/html/NMRemoteConnection.html +++ b/docs/libnm/html/NMRemoteConnection.html @@ -803,10 +803,6 @@ nm_remote_connection_get_secrets (const char *setting_name, GCancellable *cancellable, GError **error); -
-

nm_remote_connection_get_secrets has been deprecated since version 1.22 and should not be used in newly-written code.

-

Use nm_remote_connection_get_secrets_async() or GDBusConnection.

-

Request the connection's secrets. Note that this is a blocking D-Bus call, not a simple property accessor.

@@ -845,7 +841,12 @@ not a simple property accessor.

Returns

a GVariant of type NM_VARIANT_TYPE_CONNECTION containing connection -'s secrets, or NULL on error.

+'s secrets, or NULL on error.

+

Warning: NMClient contains a cache of objects on D-Bus. This cache gets updated +with D-Bus signals when iterating the GMainContext. This function performs a +(pseudo) blocking D-Bus call. Aside blocking, the result will not be in sync +and not be ordered with the content of the NMClient cache. +This function used to be deprecated between 1.22 and 1.38 releases.

[transfer full]

-- cgit 1.3.0-6-gf8a5