From 6681f77b757bbc42ce5c8868ee9142b7ebc8c059 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 13 Feb 2024 22:23:40 +0100 Subject: New upstream version 1.45.91 --- docs/libnm/html/NMSettingConnection.html | 53 ++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) (limited to 'docs/libnm/html/NMSettingConnection.html') diff --git a/docs/libnm/html/NMSettingConnection.html b/docs/libnm/html/NMSettingConnection.html index 03ea59e7..05979d17 100644 --- a/docs/libnm/html/NMSettingConnection.html +++ b/docs/libnm/html/NMSettingConnection.html @@ -232,6 +232,14 @@ +NMTernary + + +nm_setting_connection_get_autoconnect_ports () + + + + guint32 @@ -457,6 +465,10 @@ #define +NM_SETTING_CONNECTION_AUTOCONNECT_PORTS + + +#define NM_SETTING_CONNECTION_SECONDARIES @@ -1301,6 +1313,11 @@ nm_setting_connection_get_port_type (NMSettingConnectionAutoconnectSlaves nm_setting_connection_get_autoconnect_slaves (NMSettingConnection *setting); +
+

nm_setting_connection_get_autoconnect_slaves has been deprecated since version 1.46. and should not be used in newly-written code.

+

Use nm_setting_connection_get_autoconnect_ports() instead, this +is just an alias.

+

Returns the “autoconnect-slaves” property of the connection.

Parameters

@@ -1326,6 +1343,35 @@ with the connection.


+

nm_setting_connection_get_autoconnect_ports ()

+
NMTernary
+nm_setting_connection_get_autoconnect_ports
+                               (NMSettingConnection *setting);
+

Returns the “autoconnect-ports” property of the connection.

+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingConnection

 
+
+
+

Returns

+

whether ports of the connection should be activated together +with the connection.

+
+

Since: 1.46

+
+
+

nm_setting_connection_get_num_secondaries ()

guint32
 nm_setting_connection_get_num_secondaries
@@ -1922,6 +1968,12 @@ property.


+

NM_SETTING_CONNECTION_AUTOCONNECT_PORTS

+
#define NM_SETTING_CONNECTION_AUTOCONNECT_PORTS     "autoconnect-ports"
+
+
+
+

NM_SETTING_CONNECTION_SECONDARIES

#define NM_SETTING_CONNECTION_SECONDARIES           "secondaries"
 
@@ -1995,6 +2047,7 @@ property.


enum NMSettingConnectionAutoconnectSlaves

+

NMSettingConnectionAutoconnectSlaves has been deprecated since version 1.46 and should not be used in newly-written code.

NMSettingConnectionAutoconnectSlaves values indicate whether slave connections should be activated when master is activated.

-- cgit 1.3.0-6-gf8a5