From 34bb501be08aa2b313d88e67d6e0a7e0a3f9cfa6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 5 May 2024 00:07:30 +0200 Subject: New upstream version 1.47.90 --- docs/libnm/html/NMSimpleConnection.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/libnm/html/NMSimpleConnection.html') diff --git a/docs/libnm/html/NMSimpleConnection.html b/docs/libnm/html/NMSimpleConnection.html index d2eb741a..6e73befe 100644 --- a/docs/libnm/html/NMSimpleConnection.html +++ b/docs/libnm/html/NMSimpleConnection.html @@ -88,8 +88,8 @@ nm_simple_connection_new (void

nm_simple_connection_new_from_dbus ()

NMConnection *
-nm_simple_connection_new_from_dbus (GVariant *dict,
-                                    GError **error);
+nm_simple_connection_new_from_dbus (GVariant *dict, + GError **error);

Creates a new NMSimpleConnection from a hash table describing the connection and normalize the connection. See nm_connection_to_dbus() for a description of the expected hash table.

@@ -104,7 +104,7 @@ description of the expected hash table.

dict

-

a GVariant of type NM_VARIANT_TYPE_CONNECTION describing the connection

+

a GVariant of type NM_VARIANT_TYPE_CONNECTION describing the connection

  @@ -118,7 +118,7 @@ description of the expected hash table.

Returns

the new NMSimpleConnection object, populated with -settings created from the values in the hash table, or NULL if the +settings created from the values in the hash table, or NULL if the connection failed to normalize.

[transfer full]

-- cgit 1.3.0-6-gf8a5