From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/libnm-util/html/NMSettingBond.html | 62 ++++++++++++++++++--------------- 1 file changed, 33 insertions(+), 29 deletions(-) (limited to 'docs/libnm-util/html/NMSettingBond.html') diff --git a/docs/libnm-util/html/NMSettingBond.html b/docs/libnm-util/html/NMSettingBond.html index 8d0e4d48..3889dacd 100644 --- a/docs/libnm-util/html/NMSettingBond.html +++ b/docs/libnm-util/html/NMSettingBond.html @@ -8,7 +8,7 @@ - + @@ -269,7 +269,7 @@ necessary for bond connections.

nm_setting_bond_error_quark (void);

Registers an error quark for NMSettingBond if necessary.

-

Returns

+

Returns

the error quark used for NMSettingBond errors.

@@ -280,7 +280,7 @@ nm_setting_bond_error_quark (void nm_setting_bond_new (void);

Creates a new NMSettingBond object with default values.

-

Returns

+

Returns

the new empty NMSettingBond object.

[transfer full]

@@ -291,7 +291,7 @@ nm_setting_bond_new (void<
const char *
 nm_setting_bond_get_interface_name (NMSettingBond *setting);
-

Parameters

+

Parameters

@@ -306,7 +306,7 @@ nm_setting_bond_get_interface_name (
-

Returns

+

Returns

the “interface-name” property of the setting

@@ -319,7 +319,7 @@ nm_setting_bond_get_num_options (nm_setting_bond_get_option().

-

Parameters

+

Parameters

@@ -334,7 +334,7 @@ using
-

Returns

+

Returns

the number of bonding options

@@ -352,7 +352,7 @@ are *not* guaranteed to be static across modifications to options done by and should not be used to refer to options except for short periods of time such as during option iteration.

-

Parameters

+

Parameters

@@ -387,7 +387,7 @@ option; this value is owned by the setting and should not be modified.

-

Returns

+

Returns

TRUE on success if the index was valid and an option was found, FALSE if the index was invalid (ie, greater than the number of options currently held by the setting)

@@ -403,7 +403,7 @@ nm_setting_bond_get_option_by_name (name , if it exists.

-

Parameters

+

Parameters

@@ -425,7 +425,7 @@ nm_setting_bond_get_option_by_name (
-

Returns

+

Returns

the value, or NULL if the key/value pair was never added to the setting; the value is owned by the setting and must not be modified

@@ -444,7 +444,7 @@ that may already exist.

The order of how to set several options is relevant because there are options that conflict with each other.

-

Parameters

+

Parameters

@@ -471,7 +471,7 @@ that conflict with each other.

-

Returns

+

Returns

TRUE if the option was valid and was added to the internal option list, FALSE if it was not.

@@ -486,7 +486,7 @@ nm_setting_bond_remove_option (
-

Parameters

+

Parameters

@@ -508,7 +508,7 @@ list.

-

Returns

+

Returns

TRUE if the option was found and removed from the internal option list, FALSE if it was not.

@@ -526,7 +526,7 @@ the name . If value is NULL, the function only validates the option name.

-

Parameters

+

Parameters

@@ -548,7 +548,7 @@ the name
-

Returns

+

Returns

TRUE, if the value is valid for the given name. If the name @@ -563,7 +563,7 @@ is not a valid option, FALSE will be returned.

nm_setting_bond_get_valid_options (NMSettingBond *setting);

Returns a list of valid bond options.

-

Parameters

+

Parameters

@@ -578,7 +578,7 @@ nm_setting_bond_get_valid_options (
-

Returns

+

Returns

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

[transfer none]

@@ -590,7 +590,7 @@ nm_setting_bond_get_valid_options (NMSettingBond *setting, const char *name);
-

Parameters

+

Parameters

@@ -612,7 +612,7 @@ nm_setting_bond_get_option_default (
-

Returns

+

Returns

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

@@ -629,7 +629,7 @@ the

enum NMSettingBondError

-

Members

+

Members

@@ -654,20 +654,24 @@ the

NM_SETTING_BOND_ERROR_MISSING_PROPERTY

- - + + - - + +
-

the property was missing and is -required

+

the property was missing and is

 

NM_SETTING_BOND_ERROR_INVALID_OPTION

   +

the option was invalid

+
 

NM_SETTING_BOND_ERROR_MISSING_OPTION

   +

the option was missing +required

+
 
@@ -803,6 +807,6 @@ must be strings. Option names must contain only alphanumeric characters
+
Generated by GTK-Doc V1.25
\ No newline at end of file -- cgit 1.3.0-6-gf8a5