diff options
Diffstat (limited to 'docs/libnm-glib/html/NMDHCP4Config.html')
| -rw-r--r-- | docs/libnm-glib/html/NMDHCP4Config.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/libnm-glib/html/NMDHCP4Config.html b/docs/libnm-glib/html/NMDHCP4Config.html index 87c74fef..2de212cd 100644 --- a/docs/libnm-glib/html/NMDHCP4Config.html +++ b/docs/libnm-glib/html/NMDHCP4Config.html @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="libnm-glib API Reference"> <link rel="prev" href="NMIP6Config.html" title="NMIP6Config"> <link rel="next" href="NMDHCP6Config.html" title="NMDHCP6Config"> -<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"> @@ -115,7 +115,7 @@ nm_dhcp4_config_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/htm <em class="parameter"><code>const <span class="type">char</span> *object_path</code></em>);</pre> <p>Creates a new <a class="link" href="NMDHCP4Config.html" title="NMDHCP4Config"><span class="type">NMDHCP4Config</span></a>.</p> <div class="refsect3"> -<a name="id-1.3.22.8.2.5"></a><h4>Parameters</h4> +<a name="nm-dhcp4-config-new.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -137,7 +137,7 @@ nm_dhcp4_config_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/htm </table></div> </div> <div class="refsect3"> -<a name="id-1.3.22.8.2.6"></a><h4>Returns</h4> +<a name="nm-dhcp4-config-new.returns"></a><h4>Returns</h4> <p> a new configuration. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> @@ -149,7 +149,7 @@ nm_dhcp4_config_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/htm nm_dhcp4_config_get_options (<em class="parameter"><code><a class="link" href="NMDHCP4Config.html" title="NMDHCP4Config"><span class="type">NMDHCP4Config</span></a> *config</code></em>);</pre> <p>Gets all the options contained in the configuration.</p> <div class="refsect3"> -<a name="id-1.3.22.8.3.5"></a><h4>Parameters</h4> +<a name="nm-dhcp4-config-get-options.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -164,7 +164,7 @@ nm_dhcp4_config_get_options (<em class="parameter"><code><a class="link" href="N </table></div> </div> <div class="refsect3"> -<a name="id-1.3.22.8.3.6"></a><h4>Returns</h4> +<a name="nm-dhcp4-config-get-options.returns"></a><h4>Returns</h4> <p> the <span class="type">GHashTable</span> containing strings for keys and values. This is the internal copy used by the configuration, and must not be modified. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8 GObject.Value]</span></p> @@ -178,7 +178,7 @@ nm_dhcp4_config_get_one_option (<em class="parameter"><code><a class="link" href <em class="parameter"><code>const <span class="type">char</span> *option</code></em>);</pre> <p>Gets one option by option name.</p> <div class="refsect3"> -<a name="id-1.3.22.8.4.5"></a><h4>Parameters</h4> +<a name="nm-dhcp4-config-get-one-option.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -200,7 +200,7 @@ nm_dhcp4_config_get_one_option (<em class="parameter"><code><a class="link" href </table></div> </div> <div class="refsect3"> -<a name="id-1.3.22.8.4.6"></a><h4>Returns</h4> +<a name="nm-dhcp4-config-get-one-option.returns"></a><h4>Returns</h4> <p> the configuration option's value. This is the internal string used by the configuration, and must not be modified.</p> </div> @@ -226,6 +226,6 @@ configuration, and must not be modified.</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 |