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/html/NMSettingBond.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'docs/libnm/html/NMSettingBond.html') diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 1da953e2..df203b96 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -8,7 +8,7 @@ - + @@ -280,7 +280,7 @@ necessary for bond connections.

nm_setting_bond_new (void);

Creates a new NMSettingBond object with default values.

-

Returns

+

Returns

the new empty NMSettingBond object.

[transfer full]

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

-

Parameters

+

Parameters

@@ -309,7 +309,7 @@ using
-

Returns

+

Returns

the number of bonding options

@@ -327,7 +327,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

@@ -363,7 +363,7 @@ 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)

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

-

Parameters

+

Parameters

@@ -401,7 +401,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

@@ -420,7 +420,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

@@ -447,7 +447,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.

@@ -462,7 +462,7 @@ nm_setting_bond_remove_option (
-

Parameters

+

Parameters

@@ -484,7 +484,7 @@ list.

-

Returns

+

Returns

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

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

-

Parameters

+

Parameters

@@ -524,7 +524,7 @@ the name
-

Returns

+

Returns

TRUE, if the value is valid for the given name. If the name @@ -538,7 +538,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

@@ -553,7 +553,7 @@ nm_setting_bond_get_valid_options (
-

Returns

+

Returns

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

[transfer none]

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

Parameters

+

Parameters

@@ -587,7 +587,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.

@@ -788,6 +788,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