From 913bcb40f6c699f8a38351c69e7ea263fe78f71f 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
.
NMSettingOvsBridge if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.10
+Since: 1.14
an NMSettingOvsInterface if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.10
+Since: 1.14
an NMSettingOvsPatch if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.10
+Since: 1.14
an NMSettingOvsPort if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.10
+Since: 1.14
an NMSettingTun if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.2
+Since: 1.14