diff options
Diffstat (limited to 'docs/libnm/html/NMSettingBond.html')
| -rw-r--r-- | docs/libnm/html/NMSettingBond.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 94a98924..1da953e2 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -253,6 +253,10 @@ <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMSettingBond.html#NM-SETTING-BOND-OPTION-LP-INTERVAL:CAPS" title="NM_SETTING_BOND_OPTION_LP_INTERVAL">NM_SETTING_BOND_OPTION_LP_INTERVAL</a></td> </tr> +<tr> +<td class="datatype_keyword"> </td> +<td class="function_name"><a class="link" href="NMSettingBond.html#NMSettingBond-struct" title="NMSettingBond">NMSettingBond</a></td> +</tr> </tbody> </table></div> </div> @@ -764,6 +768,11 @@ the <a class="link" href="NMSettingBond.html#NMSettingBond--options" title="The <pre class="programlisting">#define NM_SETTING_BOND_OPTION_LP_INTERVAL "lp_interval" </pre> </div> +<hr> +<div class="refsect2"> +<a name="NMSettingBond-struct"></a><h3>NMSettingBond</h3> +<pre class="programlisting">typedef struct _NMSettingBond NMSettingBond;</pre> +</div> </div> <div class="refsect1"> <a name="NMSettingBond.property-details"></a><h2>Property Details</h2> |