From 0018d1f3cf71d680d7b6bceda55a5717244d8b26 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
.