From 2965dc70bb3cbfa8de2f279761812b84b87600cb Mon Sep 17 00:00:00 2001
From: Michael Biebl
NMConnection *connection,
const char *path);
Sets the D-Bus path of the connection. This property is not serialized, and -is only for the reference of the caller. Sets the “path” +is only for the reference of the caller. Sets the “path” property.
const char *type);
A convenience function to check if the given connection
is a particular
-type (ie wired, Wi-Fi, ppp, etc). Checks the “type”
+type (ie wired, Wi-Fi, ppp, etc). Checks the “type”
property of the connection and matches that against type
.