diff options
| author | Aron Xu <aron@debian.org> | 2016-12-20 20:06:37 +0800 |
|---|---|---|
| committer | Aron Xu <aron@debian.org> | 2016-12-20 20:06:37 +0800 |
| commit | 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b (patch) | |
| tree | 795f8d6a3aa1145e4ba8fa1564f39425ea0c6ed9 /docs/libnm/html/NMDhcpConfig.html | |
| parent | 270c4830551c9810ad4e83f9a1db2b1cb946208c (diff) | |
Imported Upstream version 1.4.4 upstream/1.4.4
Diffstat (limited to 'docs/libnm/html/NMDhcpConfig.html')
| -rw-r--r-- | docs/libnm/html/NMDhcpConfig.html | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/docs/libnm/html/NMDhcpConfig.html b/docs/libnm/html/NMDhcpConfig.html index cdb83de0..0b712478 100644 --- a/docs/libnm/html/NMDhcpConfig.html +++ b/docs/libnm/html/NMDhcpConfig.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>NMDhcpConfig: libnm Reference Manual</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch04.html" title="Device and Runtime Configuration API Reference"> <link rel="prev" href="NMIPConfig.html" title="NMIPConfig"> @@ -36,7 +36,7 @@ </tr></table></div> <div class="refsect1"> <a name="NMDhcpConfig.functions"></a><h2>Functions</h2> -<div class="informaltable"><table width="100%" border="0"> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> <col width="150px" class="functions_return"> <col class="functions_name"> @@ -52,7 +52,7 @@ </tr> <tr> <td class="function_type"> -<a href="/usr/share/gtk-doc/html/glibglib-Hash-Tables.html#GHashTable"><span class="returnvalue">GHashTable</span></a> * +<a href="https://developer.gnome.org/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="returnvalue">GHashTable</span></a> * </td> <td class="function_name"> <a class="link" href="NMDhcpConfig.html#nm-dhcp-config-get-options" title="nm_dhcp_config_get_options ()">nm_dhcp_config_get_options</a> <span class="c_punctuation">()</span> @@ -70,7 +70,7 @@ </div> <div class="refsect1"> <a name="NMDhcpConfig.properties"></a><h2>Properties</h2> -<div class="informaltable"><table border="0"> +<div class="informaltable"><table class="informaltable" border="0"> <colgroup> <col width="150px" class="properties_type"> <col width="300px" class="properties_name"> @@ -78,13 +78,13 @@ </colgroup> <tbody> <tr> -<td class="property_type"><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gint"><span class="type">gint</span></a></td> +<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td> <td class="property_name"><a class="link" href="NMDhcpConfig.html#NMDhcpConfig--family" title="The “family” property">family</a></td> <td class="property_flags">Read</td> </tr> <tr> <td class="property_type"> -<a href="/usr/share/gtk-doc/html/glibglib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *</td> +<a href="https://developer.gnome.org/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *</td> <td class="property_name"><a class="link" href="NMDhcpConfig.html#NMDhcpConfig--options" title="The “options” property">options</a></td> <td class="property_flags">Read</td> </tr> @@ -93,7 +93,7 @@ </div> <div class="refsect1"> <a name="NMDhcpConfig.other"></a><h2>Types and Values</h2> -<div class="informaltable"><table width="100%" border="0"> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> <col width="150px" class="name"> <col class="description"> @@ -116,7 +116,7 @@ </div> <div class="refsect1"> <a name="NMDhcpConfig.object-hierarchy"></a><h2>Object Hierarchy</h2> -<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct">GObject</a> +<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a> <span class="lineart">╰──</span> <a class="link" href="NMObject.html" title="NMObject">NMObject</a> <span class="lineart">╰──</span> NMDhcpConfig </pre> @@ -125,7 +125,7 @@ <a name="NMDhcpConfig.implemented-interfaces"></a><h2>Implemented Interfaces</h2> <p> NMDhcpConfig implements - <a href="/usr/share/gtk-doc/html/gioGInitable.html#GInitable-struct">GInitable</a> and <a href="/usr/share/gtk-doc/html/gioGAsyncInitable.html#GAsyncInitable-struct">GAsyncInitable</a>.</p> + <a href="https://developer.gnome.org/gio/unstable/GInitable.html#GInitable-struct">GInitable</a> and <a href="https://developer.gnome.org/gio/unstable/GAsyncInitable.html#GAsyncInitable-struct">GAsyncInitable</a>.</p> </div> <div class="refsect1"> <a name="NMDhcpConfig.description"></a><h2>Description</h2> @@ -139,7 +139,7 @@ nm_dhcp_config_get_family (<em class="parameter"><code><a class="link" href="NMD <p>Gets the IP address family of the configuration</p> <div class="refsect3"> <a name="nm-dhcp-config-get-family.parameters"></a><h4>Parameters</h4> -<div class="informaltable"><table width="100%" border="0"> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> <col class="parameters_description"> @@ -161,12 +161,12 @@ nm_dhcp_config_get_family (<em class="parameter"><code><a class="link" href="NMD <hr> <div class="refsect2"> <a name="nm-dhcp-config-get-options"></a><h3>nm_dhcp_config_get_options ()</h3> -<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glibglib-Hash-Tables.html#GHashTable"><span class="returnvalue">GHashTable</span></a> * +<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="returnvalue">GHashTable</span></a> * nm_dhcp_config_get_options (<em class="parameter"><code><a class="link" href="NMDhcpConfig.html" title="NMDhcpConfig"><span class="type">NMDhcpConfig</span></a> *config</code></em>);</pre> <p>Gets all the options contained in the configuration.</p> <div class="refsect3"> <a name="nm-dhcp-config-get-options.parameters"></a><h4>Parameters</h4> -<div class="informaltable"><table width="100%" border="0"> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> <col class="parameters_description"> @@ -181,7 +181,7 @@ nm_dhcp_config_get_options (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-dhcp-config-get-options.returns"></a><h4>Returns</h4> -<p> the <a href="/usr/share/gtk-doc/html/glibglib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> containing +<p> the <a href="https://developer.gnome.org/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> 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 utf8]</span></p> @@ -196,7 +196,7 @@ nm_dhcp_config_get_one_option (<em class="parameter"><code><a class="link" href= <p>Gets one option by option name.</p> <div class="refsect3"> <a name="nm-dhcp-config-get-one-option.parameters"></a><h4>Parameters</h4> -<div class="informaltable"><table width="100%" border="0"> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> <col class="parameters_description"> @@ -246,7 +246,7 @@ configuration, and must not be modified.</p> <a name="NMDhcpConfig.property-details"></a><h2>Property Details</h2> <div class="refsect2"> <a name="NMDhcpConfig--family"></a><h3>The <code class="literal">“family”</code> property</h3> -<pre class="programlisting"> “family” <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gint"><span class="type">gint</span></a></pre> +<pre class="programlisting"> “family” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre> <p>The IP address family of the configuration; either <code class="literal">AF_INET</code> or <code class="literal">AF_INET6</code>.</p> <p>Flags: Read</p> @@ -256,8 +256,8 @@ configuration, and must not be modified.</p> <hr> <div class="refsect2"> <a name="NMDhcpConfig--options"></a><h3>The <code class="literal">“options”</code> property</h3> -<pre class="programlisting"> “options” <a href="/usr/share/gtk-doc/html/glibglib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *</pre> -<p>The <a href="/usr/share/gtk-doc/html/glibglib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> containing options of the configuration.</p> +<pre class="programlisting"> “options” <a href="https://developer.gnome.org/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *</pre> +<p>The <a href="https://developer.gnome.org/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> containing options of the configuration.</p> <p>Type: GLib.HashTable(utf8,utf8)</p> <p>Flags: Read</p> </div> |