From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/libnm/html/NMActiveConnection.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'docs/libnm/html/NMActiveConnection.html') diff --git a/docs/libnm/html/NMActiveConnection.html b/docs/libnm/html/NMActiveConnection.html index 2bbb36e2..ae71af7e 100644 --- a/docs/libnm/html/NMActiveConnection.html +++ b/docs/libnm/html/NMActiveConnection.html @@ -659,8 +659,11 @@ nm_active_connection_get_state_reason (

nm_active_connection_get_master ()

struct _NMDevice *
 nm_active_connection_get_master (NMActiveConnection *connection);
+
+

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

+

Use nm_active_connection_get_controller() instead.

+

Gets the master NMDevice of the connection.

-

This is replaced by nm_active_connection_get_controller() since 1.44 and 1.42.2.

Parameters

@@ -709,7 +712,7 @@ deprecated NMDevice of the NMActiveConnection.

[transfer none]

-

Since: 1.44, 1.42.2

+

Since: 1.44


@@ -1034,7 +1037,7 @@ nm_active_connection_get_vpn (

Owner: NMActiveConnection

Flags: Read

-

Since: 1.44, 1.42.2

+

Since: 1.44


@@ -1108,8 +1111,8 @@ nm_active_connection_get_vpn (

The “master” property

  “master”                   NMDevice *
-

The master device if one exists. Replaced by the "controller" property -since 1.44 and 1.42.2.

+

The master device if one exists. Replaced by the "controller" property.

+

NMActiveConnection:master has been deprecated since version 1.44 and should not be used in newly-written code.

Owner: NMActiveConnection

Flags: Read

-- cgit 1.3.0-6-gf8a5