diff options
Diffstat (limited to 'docs/libnm-util/html/NMSettingGeneric.html')
| -rw-r--r-- | docs/libnm-util/html/NMSettingGeneric.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/libnm-util/html/NMSettingGeneric.html b/docs/libnm-util/html/NMSettingGeneric.html index b6cc9066..4ccfa39c 100644 --- a/docs/libnm-util/html/NMSettingGeneric.html +++ b/docs/libnm-util/html/NMSettingGeneric.html @@ -8,7 +8,7 @@ <link rel="up" href="ch01.html" title="libnm-util API Reference"> <link rel="prev" href="NMSettingTeamPort.html" title="NMSettingTeamPort"> <link rel="next" href="NMSettingInfiniband.html" title="NMSettingInfiniband"> -<meta name="generator" content="GTK-Doc V1.24 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.25 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -102,7 +102,7 @@ optional properties that apply to "generic" devices (ie, devices that NetworkManager does not specifically recognize).</p> <p>There are currently no properties on this object; it exists only to be -the "connection type" setting on <a href="NMConnection.html"><span class="type">NMConnections</span></a> for generic devices.</p> +the "connection type" setting on <a href="NMConnection.html#NMConnection-struct"><span class="type">NMConnections</span></a> for generic devices.</p> </div> <div class="refsect1"> <a name="NMSettingGeneric.functions_details"></a><h2>Functions</h2> @@ -112,7 +112,7 @@ the "connection type" setting on <a href="NMConnection.html"><span class="type"> nm_setting_generic_error_quark (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Registers an error quark for <a class="link" href="NMSettingGeneric.html" title="NMSettingGeneric"><span class="type">NMSettingGeneric</span></a> if necessary.</p> <div class="refsect3"> -<a name="id-1.2.18.8.2.5"></a><h4>Returns</h4> +<a name="nm-setting-generic-error-quark.returns"></a><h4>Returns</h4> <p> the error quark used for <a class="link" href="NMSettingGeneric.html" title="NMSettingGeneric"><span class="type">NMSettingGeneric</span></a> errors.</p> </div> <p class="since">Since: 0.9.10</p> @@ -124,7 +124,7 @@ nm_setting_generic_error_quark (<em class="parameter"><code><span class="type">v nm_setting_generic_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Creates a new <a class="link" href="NMSettingGeneric.html" title="NMSettingGeneric"><span class="type">NMSettingGeneric</span></a> object with default values.</p> <div class="refsect3"> -<a name="id-1.2.18.8.3.5"></a><h4>Returns</h4> +<a name="nm-setting-generic-new.returns"></a><h4>Returns</h4> <p> the new empty <a class="link" href="NMSettingGeneric.html" title="NMSettingGeneric"><span class="type">NMSettingGeneric</span></a> object. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> @@ -142,7 +142,7 @@ nm_setting_generic_new (<em class="parameter"><code><span class="type">void</spa <div class="refsect2"> <a name="NMSettingGenericError"></a><h3>enum NMSettingGenericError</h3> <div class="refsect3"> -<a name="id-1.2.18.9.3.3"></a><h4>Members</h4> +<a name="NMSettingGenericError.members"></a><h4>Members</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="300px" class="enum_members_name"> @@ -186,6 +186,6 @@ is required</p> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.24</div> +<hr>Generated by GTK-Doc V1.25</div> </body> </html> \ No newline at end of file |