diff options
Diffstat (limited to 'docs/libnm-glib/html/NMIP4Config.html')
| -rw-r--r-- | docs/libnm-glib/html/NMIP4Config.html | 46 |
1 files changed, 14 insertions, 32 deletions
diff --git a/docs/libnm-glib/html/NMIP4Config.html b/docs/libnm-glib/html/NMIP4Config.html index fec85cac..b7b318e1 100644 --- a/docs/libnm-glib/html/NMIP4Config.html +++ b/docs/libnm-glib/html/NMIP4Config.html @@ -2,13 +2,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>libnm-glib Reference Manual: NMIP4Config</title> +<title>NMIP4Config: libnm-glib Reference Manual</title> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="libnm-glib Reference Manual"> <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.21 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.24 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -201,8 +201,6 @@ </div> <div class="refsect1"> <a name="NMIP4Config.description"></a><h2>Description</h2> -<p> -</p> </div> <div class="refsect1"> <a name="NMIP4Config.functions_details"></a><h2>Functions</h2> @@ -264,9 +262,8 @@ nm_ip4_config_get_gateway (<em class="parameter"><code><a class="link" href="NMI <div class="refsect3"> <a name="id-1.3.20.8.3.6"></a><h4>Returns</h4> <p> the IP4 address of the gateway.</p> -<p></p> </div> -<p class="since">Since 0.9.10</p> +<p class="since">Since: 0.9.10</p> </div> <hr> <div class="refsect2"> @@ -409,7 +406,7 @@ nm_ip4_config_get_searches (<em class="parameter"><code><a class="link" href="NM 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> </div> -<p class="since">Since 0.9.10</p> +<p class="since">Since: 0.9.10</p> </div> <hr> <div class="refsect2"> @@ -447,56 +444,42 @@ modified. </p> <a name="NM-IP4-CONFIG-GATEWAY:CAPS"></a><h3>NM_IP4_CONFIG_GATEWAY</h3> <pre class="programlisting">#define NM_IP4_CONFIG_GATEWAY "gateway" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-IP4-CONFIG-ADDRESSES:CAPS"></a><h3>NM_IP4_CONFIG_ADDRESSES</h3> <pre class="programlisting">#define NM_IP4_CONFIG_ADDRESSES "addresses" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-IP4-CONFIG-ROUTES:CAPS"></a><h3>NM_IP4_CONFIG_ROUTES</h3> <pre class="programlisting">#define NM_IP4_CONFIG_ROUTES "routes" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-IP4-CONFIG-NAMESERVERS:CAPS"></a><h3>NM_IP4_CONFIG_NAMESERVERS</h3> <pre class="programlisting">#define NM_IP4_CONFIG_NAMESERVERS "nameservers" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-IP4-CONFIG-DOMAINS:CAPS"></a><h3>NM_IP4_CONFIG_DOMAINS</h3> <pre class="programlisting">#define NM_IP4_CONFIG_DOMAINS "domains" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-IP4-CONFIG-SEARCHES:CAPS"></a><h3>NM_IP4_CONFIG_SEARCHES</h3> <pre class="programlisting">#define NM_IP4_CONFIG_SEARCHES "searches" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-IP4-CONFIG-WINS-SERVERS:CAPS"></a><h3>NM_IP4_CONFIG_WINS_SERVERS</h3> <pre class="programlisting">#define NM_IP4_CONFIG_WINS_SERVERS "wins-servers" </pre> -<p> -</p> </div> </div> <div class="refsect1"> @@ -504,58 +487,57 @@ 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></p> +<p>The <span class="type">GPtrArray</span> containing <a href="https://developer.gnome.org/libnm-util/0.9/NMSettingIP4Config.html#NMIP4Address"><span class="type">NMIP4Address</span></a>es of the configuration.</p> <p>Flags: Read</p> </div> <hr> <div class="refsect2"> <a name="NMIP4Config--domains"></a><h3>The <code class="literal">“domains”</code> property</h3> <pre class="programlisting"> “domains” <span class="type">NMStringArray</span> *</pre> -<p></p> +<p>The <span class="type">GPtrArray</span> containing domain strings of the configuration.</p> <p>Flags: Read</p> </div> <hr> <div class="refsect2"> <a name="NMIP4Config--gateway"></a><h3>The <code class="literal">“gateway”</code> property</h3> <pre class="programlisting"> “gateway” <span class="type">gchar</span> *</pre> -<p></p> +<p>The IP4 gateway address of the configuration as string.</p> <p>Flags: Read</p> <p>Default value: NULL</p> -<p class="since">Since 0.9.10</p> +<p class="since">Since: 0.9.10</p> </div> <hr> <div class="refsect2"> <a name="NMIP4Config--nameservers"></a><h3>The <code class="literal">“nameservers”</code> property</h3> <pre class="programlisting"> “nameservers” <span class="type">NMUintArray</span> *</pre> -<p></p> +<p>The <span class="type">GArray</span> containing name servers (<span class="type">guint32s</span>) of the configuration.</p> <p>Flags: Read</p> </div> <hr> <div class="refsect2"> <a name="NMIP4Config--routes"></a><h3>The <code class="literal">“routes”</code> property</h3> <pre class="programlisting"> “routes” <span class="type">gpointer</span></pre> -<p></p> +<p>The <span class="type">GPtrArray</span> containing <span class="type">NMSettingIP4Routes</span> of the configuration.</p> <p>Flags: Read</p> </div> <hr> <div class="refsect2"> <a name="NMIP4Config--searches"></a><h3>The <code class="literal">“searches”</code> property</h3> <pre class="programlisting"> “searches” <span class="type">NMStringArray</span> *</pre> -<p></p> +<p>The <span class="type">GPtrArray</span> containing dns search strings of the configuration.</p> <p>Flags: Read</p> -<p class="since">Since 0.9.10</p> +<p class="since">Since: 0.9.10</p> </div> <hr> <div class="refsect2"> <a name="NMIP4Config--wins-servers"></a><h3>The <code class="literal">“wins-servers”</code> property</h3> <pre class="programlisting"> “wins-servers” <span class="type">NMUintArray</span> *</pre> -<p></p> +<p>The <span class="type">GArray</span> containing WINS servers (<span class="type">guint32s</span>) of the configuration.</p> <p>Flags: Read</p> </div> </div> </div> <div class="footer"> -<hr> - Generated by GTK-Doc V1.21</div> +<hr>Generated by GTK-Doc V1.24</div> </body> </html> \ No newline at end of file |