From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001
From: Michael Biebl voidNMSimpleConnection does not directly represent a D-Bus-exported connection,
but might be used in the process of creating a new one.
nm_connection_to_dbus() for a
description of the expected hash table.
-Returns
+Returns
the new NMSimpleConnection object, populated with
settings created from the values in the hash table, or NULL if the
connection failed to normalize.
@@ -157,7 +157,7 @@ connection failed to normalize.
nm_simple_connection_new_clone (NMConnection *connection);
Clones an NMConnection as an NMSimpleConnection.