From 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 4 Jun 2018 00:07:45 +0200 Subject: New upstream version 1.11.4 --- docs/libnm/html/NMSimpleConnection.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/libnm/html/NMSimpleConnection.html') diff --git a/docs/libnm/html/NMSimpleConnection.html b/docs/libnm/html/NMSimpleConnection.html index 55fec999..cab8d769 100644 --- a/docs/libnm/html/NMSimpleConnection.html +++ b/docs/libnm/html/NMSimpleConnection.html @@ -8,7 +8,7 @@ - + @@ -83,7 +83,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMSimpleConnection
 
@@ -115,8 +115,8 @@ but might be used in the process of creating a new one.

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.

@@ -131,7 +131,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

  @@ -145,7 +145,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]

@@ -188,6 +188,6 @@ and properties as the source -
Generated by GTK-Doc V1.27
+
Generated by GTK-Doc V1.28 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From 429393567647935d9123e21fd27a7529d50255eb Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 1 Jul 2018 20:58:23 +0200 Subject: New upstream version 1.12.0 --- docs/libnm/html/NMSimpleConnection.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/libnm/html/NMSimpleConnection.html') diff --git a/docs/libnm/html/NMSimpleConnection.html b/docs/libnm/html/NMSimpleConnection.html index cab8d769..0fa97726 100644 --- a/docs/libnm/html/NMSimpleConnection.html +++ b/docs/libnm/html/NMSimpleConnection.html @@ -7,7 +7,7 @@ - + @@ -22,14 +22,14 @@
Home Up Prev -Next +Next

NMSimpleConnection

-

NMSimpleConnection

+

NMSimpleConnection — An unmanaged connection

@@ -95,6 +95,8 @@ NMSimpleConnection implements

Description

+

An NMSimpleConnection does not directly represent a D-Bus-exported connection, +but might be used in the process of creating a new one.

Functions

@@ -102,9 +104,7 @@ NMSimpleConnection implements

nm_simple_connection_new ()

NMConnection *
 nm_simple_connection_new (void);
-

Creates a new NMSimpleConnection object with no NMSetting objects. An -NMSimpleConnection does not directly represent a D-Bus-exported connection, -but might be used in the process of creating a new one.

+

Creates a new NMSimpleConnection object with no NMSetting objects.

Returns

the new empty NMConnection object.

-- cgit 1.3.0-6-gf8a5