From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Aug 2021 09:51:46 +0200 Subject: New upstream version 1.30.6 --- docs/libnm/html/NMSettingBond.html | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'docs/libnm/html/NMSettingBond.html') diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 7dcaa606..54beccd2 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -8,7 +8,7 @@ - + @@ -261,6 +261,10 @@ NM_SETTING_BOND_OPTION_LP_INTERVAL +#define +NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY + +   NMSettingBond @@ -289,7 +293,7 @@ nm_setting_bond_new (void<

Returns

the new empty NMSettingBond object.

-

[transfer full]

+

[transfer full]


@@ -357,14 +361,14 @@ such as during option iteration.

out_name

on return, the name of the bonding option; this value is owned by the setting and should not be modified.

-[out][transfer none] +[out][transfer none]

out_value

on return, the value of the name of the bonding option; this value is owned by the setting and should not be modified.

-[out][transfer none] +[out][transfer none] @@ -568,7 +572,7 @@ nm_setting_bond_get_valid_options (

Returns

a NULL-terminated array of strings of valid bond options.

-

[transfer none]

+

[transfer none]


@@ -819,6 +823,12 @@ to the connection.


+

NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY

+
#define NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY  "peer_notif_delay"
+
+
+
+

NMSettingBond

typedef struct _NMSettingBond NMSettingBond;

Bonding Settings

@@ -835,6 +845,6 @@ to the connection.

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/libnm/html/NMSettingBond.html | 48 ++------------------------------------ 1 file changed, 2 insertions(+), 46 deletions(-) (limited to 'docs/libnm/html/NMSettingBond.html') diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 54beccd2..1f9b33d6 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -15,9 +15,7 @@ @@ -121,22 +119,6 @@
-

Properties

-
----- - - - - - -
-GHashTable *optionsRead / Write
-
-

Types and Values

@@ -264,21 +246,10 @@ - - - -
#define NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY
 NMSettingBond
-

Object Hierarchy

-
    GObject
-    ╰── NMSetting
-        ╰── NMSettingBond
-
-
-

Description

The NMSettingBond object is a NMSetting subclass that describes properties necessary for bond connections.

@@ -606,7 +577,7 @@ nm_setting_bond_get_option_default (

Returns

the value of the bond option if not overridden by an entry in -the “options” property.

+the “options” property.


@@ -827,21 +798,6 @@ to the connection.

#define NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY  "peer_notif_delay"
 
-
-
-

NMSettingBond

-
typedef struct _NMSettingBond NMSettingBond;
-

Bonding Settings

-
- -
-

Property Details

-
-

The “options” property

-
  “options”                  GHashTable *
-

Owner: NMSettingBond

-

Flags: Read / Write

-

-- cgit 1.3.0-6-gf8a5