summary refs log tree commit diff
path: root/docs/libnm-glib/html/NMIP4Config.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-08-26 02:18:32 +0200
committerMichael Biebl <biebl@debian.org>2016-08-26 02:18:32 +0200
commit7514efc2f38c9ace4557d4e69d68e7d380389030 (patch)
tree7fb00fda86cfcc2ca377f191633a7cfdbfea7ca3 /docs/libnm-glib/html/NMIP4Config.html
parentd6201f5d8daada3d64a0a3e0038e14eebec683ce (diff)
Imported Upstream version 1.4.0 upstream/1.4.0
Diffstat (limited to 'docs/libnm-glib/html/NMIP4Config.html')
-rw-r--r--docs/libnm-glib/html/NMIP4Config.html42
1 files changed, 21 insertions, 21 deletions
diff --git a/docs/libnm-glib/html/NMIP4Config.html b/docs/libnm-glib/html/NMIP4Config.html
index edc746b6..8c5bfdac 100644
--- a/docs/libnm-glib/html/NMIP4Config.html
+++ b/docs/libnm-glib/html/NMIP4Config.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="libnm-glib API Reference">
 <link rel="prev" href="NMAccessPoint.html" title="NMAccessPoint">
 <link rel="next" href="NMIP6Config.html" title="NMIP6Config">
-<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">
@@ -211,7 +211,7 @@ nm_ip4_config_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/
                    <em class="parameter"><code>const <span class="type">char</span> *object_path</code></em>);</pre>
 <p>Creates a new <a class="link" href="NMIP4Config.html" title="NMIP4Config"><span class="type">NMIP4Config</span></a>.</p>
 <div class="refsect3">
-<a name="id-1.3.20.8.2.5"></a><h4>Parameters</h4>
+<a name="nm-ip4-config-new.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -233,7 +233,7 @@ nm_ip4_config_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.3.20.8.2.6"></a><h4>Returns</h4>
+<a name="nm-ip4-config-new.returns"></a><h4>Returns</h4>
 <p> a new IP4 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>
@@ -245,7 +245,7 @@ nm_ip4_config_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/
 nm_ip4_config_get_gateway (<em class="parameter"><code><a class="link" href="NMIP4Config.html" title="NMIP4Config"><span class="type">NMIP4Config</span></a> *config</code></em>);</pre>
 <p>Gets the IP4 gateway address.</p>
 <div class="refsect3">
-<a name="id-1.3.20.8.3.5"></a><h4>Parameters</h4>
+<a name="nm-ip4-config-get-gateway.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -260,7 +260,7 @@ nm_ip4_config_get_gateway (<em class="parameter"><code><a class="link" href="NMI
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.3.20.8.3.6"></a><h4>Returns</h4>
+<a name="nm-ip4-config-get-gateway.returns"></a><h4>Returns</h4>
 <p> the IP4 address of the gateway.</p>
 </div>
 <p class="since">Since: 0.9.10</p>
@@ -272,7 +272,7 @@ nm_ip4_config_get_gateway (<em class="parameter"><code><a class="link" href="NMI
 nm_ip4_config_get_addresses (<em class="parameter"><code><a class="link" href="NMIP4Config.html" title="NMIP4Config"><span class="type">NMIP4Config</span></a> *config</code></em>);</pre>
 <p>Gets the IP4 addresses (containing the address, prefix, and gateway).</p>
 <div class="refsect3">
-<a name="id-1.3.20.8.4.5"></a><h4>Parameters</h4>
+<a name="nm-ip4-config-get-addresses.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -287,8 +287,8 @@ nm_ip4_config_get_addresses (<em class="parameter"><code><a class="link" href="N
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.3.20.8.4.6"></a><h4>Returns</h4>
-<p> the <span class="type">GSList</span> containing <a href="/usr/share/gtk-doc/html/libnm-util/NMSettingIP4Config.html#NMIP4Address"><span class="type">NMIP4Address</span></a>es.
+<a name="nm-ip4-config-get-addresses.returns"></a><h4>Returns</h4>
+<p> the <span class="type">GSList</span> containing <span class="type">NMIP4Address</span>es.
 This is the internal copy used by the configuration and must not be modified. </p>
 <p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMIP4Address]</span></p>
 </div>
@@ -300,7 +300,7 @@ This is the internal copy used by the configuration and must not be modified. </
 nm_ip4_config_get_routes (<em class="parameter"><code><a class="link" href="NMIP4Config.html" title="NMIP4Config"><span class="type">NMIP4Config</span></a> *config</code></em>);</pre>
 <p>Gets the routes.</p>
 <div class="refsect3">
-<a name="id-1.3.20.8.5.5"></a><h4>Parameters</h4>
+<a name="nm-ip4-config-get-routes.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -315,9 +315,9 @@ nm_ip4_config_get_routes (<em class="parameter"><code><a class="link" href="NMIP
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.3.20.8.5.6"></a><h4>Returns</h4>
+<a name="nm-ip4-config-get-routes.returns"></a><h4>Returns</h4>
 <p> the <span class="type">GSList</span> containing
-<a href="/usr/share/gtk-doc/html/libnm-util/NMSettingIP4Config.html#NMIP4Route"><span class="type">NMIP4Routes</span></a>. This is the internal copy used by the configuration,
+<span class="type">NMIP4Routes</span>. This is the internal copy used by the configuration,
 and must not be modified. </p>
 <p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMIP4Route]</span></p>
 </div>
@@ -329,7 +329,7 @@ and must not be modified. </p>
 nm_ip4_config_get_nameservers (<em class="parameter"><code><a class="link" href="NMIP4Config.html" title="NMIP4Config"><span class="type">NMIP4Config</span></a> *config</code></em>);</pre>
 <p>Gets the domain name servers (DNS).</p>
 <div class="refsect3">
-<a name="id-1.3.20.8.6.5"></a><h4>Parameters</h4>
+<a name="nm-ip4-config-get-nameservers.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -344,7 +344,7 @@ nm_ip4_config_get_nameservers (<em class="parameter"><code><a class="link" href=
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.3.20.8.6.6"></a><h4>Returns</h4>
+<a name="nm-ip4-config-get-nameservers.returns"></a><h4>Returns</h4>
 <p> the <span class="type">GArray</span> containing <span class="type">guint32s</span>.
 This is the internal copy used by the configuration and must not be
 modified. </p>
@@ -358,7 +358,7 @@ modified. </p>
 nm_ip4_config_get_domains (<em class="parameter"><code><a class="link" href="NMIP4Config.html" title="NMIP4Config"><span class="type">NMIP4Config</span></a> *config</code></em>);</pre>
 <p>Gets the domain names.</p>
 <div class="refsect3">
-<a name="id-1.3.20.8.7.5"></a><h4>Parameters</h4>
+<a name="nm-ip4-config-get-domains.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -373,7 +373,7 @@ nm_ip4_config_get_domains (<em class="parameter"><code><a class="link" href="NMI
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.3.20.8.7.6"></a><h4>Returns</h4>
+<a name="nm-ip4-config-get-domains.returns"></a><h4>Returns</h4>
 <p> the <span class="type">GPtrArray</span> containing domains as strings. This is the
 internal copy used by the configuration, and must not be modified. </p>
 <p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8]</span></p>
@@ -386,7 +386,7 @@ internal copy used by the configuration, and must not be modified. </p>
 nm_ip4_config_get_searches (<em class="parameter"><code><a class="link" href="NMIP4Config.html" title="NMIP4Config"><span class="type">NMIP4Config</span></a> *config</code></em>);</pre>
 <p>Gets the dns searches.</p>
 <div class="refsect3">
-<a name="id-1.3.20.8.8.5"></a><h4>Parameters</h4>
+<a name="nm-ip4-config-get-searches.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -401,7 +401,7 @@ nm_ip4_config_get_searches (<em class="parameter"><code><a class="link" href="NM
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.3.20.8.8.6"></a><h4>Returns</h4>
+<a name="nm-ip4-config-get-searches.returns"></a><h4>Returns</h4>
 <p> the <span class="type">GPtrArray</span> containing dns searches as strings. This is the
 internal copy used by the configuration, and must not be modified. </p>
 <p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8]</span></p>
@@ -415,7 +415,7 @@ internal copy used by the configuration, and must not be modified. </p>
 nm_ip4_config_get_wins_servers (<em class="parameter"><code><a class="link" href="NMIP4Config.html" title="NMIP4Config"><span class="type">NMIP4Config</span></a> *config</code></em>);</pre>
 <p>Gets the Windows Internet Name Service servers (WINS).</p>
 <div class="refsect3">
-<a name="id-1.3.20.8.9.5"></a><h4>Parameters</h4>
+<a name="nm-ip4-config-get-wins-servers.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -430,7 +430,7 @@ nm_ip4_config_get_wins_servers (<em class="parameter"><code><a class="link" href
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.3.20.8.9.6"></a><h4>Returns</h4>
+<a name="nm-ip4-config-get-wins-servers.returns"></a><h4>Returns</h4>
 <p> the <span class="type">GArray</span> containing <span class="type">guint32s</span>.
 This is the internal copy used by the configuration and must not be
 modified. </p>
@@ -487,7 +487,7 @@ modified. </p>
 <div class="refsect2">
 <a name="NMIP4Config--addresses"></a><h3>The <code class="literal">“addresses”</code> property</h3>
 <pre class="programlisting">  “addresses”                <span class="type">gpointer</span></pre>
-<p>The <span class="type">GPtrArray</span> containing <a href="/usr/share/gtk-doc/html/libnm-util/NMSettingIP4Config.html#NMIP4Address"><span class="type">NMIP4Address</span></a>es of the configuration.</p>
+<p>The <span class="type">GPtrArray</span> containing <span class="type">NMIP4Address</span>es of the configuration.</p>
 <p>Flags: Read</p>
 </div>
 <hr>
@@ -538,6 +538,6 @@ 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