summary refs log tree commit diff
path: root/docs/libnm-glib/html/NMIP6Config.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm-glib/html/NMIP6Config.html')
-rw-r--r--docs/libnm-glib/html/NMIP6Config.html64
1 files changed, 32 insertions, 32 deletions
diff --git a/docs/libnm-glib/html/NMIP6Config.html b/docs/libnm-glib/html/NMIP6Config.html
index fb74f113..251b855e 100644
--- a/docs/libnm-glib/html/NMIP6Config.html
+++ b/docs/libnm-glib/html/NMIP6Config.html
@@ -43,7 +43,7 @@
 <tbody>
 <tr>
 <td class="function_type">
-<a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> *
+<span class="returnvalue">GObject</span> *
 </td>
 <td class="function_name">
 <a class="link" href="NMIP6Config.html#nm-ip6-config-new" title="nm_ip6_config_new ()">nm_ip6_config_new</a> <span class="c_punctuation">()</span>
@@ -57,14 +57,14 @@
 </td>
 </tr>
 <tr>
-<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
+<td class="function_type">const <span class="returnvalue">GSList</span> *
 </td>
 <td class="function_name">
 <a class="link" href="NMIP6Config.html#nm-ip6-config-get-addresses" title="nm_ip6_config_get_addresses ()">nm_ip6_config_get_addresses</a> <span class="c_punctuation">()</span>
 </td>
 </tr>
 <tr>
-<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
+<td class="function_type">const <span class="returnvalue">GSList</span> *
 </td>
 <td class="function_name">
 <a class="link" href="NMIP6Config.html#nm-ip6-config-get-routes" title="nm_ip6_config_get_routes ()">nm_ip6_config_get_routes</a> <span class="c_punctuation">()</span>
@@ -72,7 +72,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>
+<span class="returnvalue">guint32</span>
 </td>
 <td class="function_name">
 <a class="link" href="NMIP6Config.html#nm-ip6-config-get-num-nameservers" title="nm_ip6_config_get_num_nameservers ()">nm_ip6_config_get_num_nameservers</a> <span class="c_punctuation">()</span>
@@ -86,21 +86,21 @@
 </td>
 </tr>
 <tr>
-<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
+<td class="function_type">const <span class="returnvalue">GSList</span> *
 </td>
 <td class="function_name">
 <a class="link" href="NMIP6Config.html#nm-ip6-config-get-nameservers" title="nm_ip6_config_get_nameservers ()">nm_ip6_config_get_nameservers</a> <span class="c_punctuation">()</span>
 </td>
 </tr>
 <tr>
-<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
+<td class="function_type">const <span class="returnvalue">GPtrArray</span> *
 </td>
 <td class="function_name">
 <a class="link" href="NMIP6Config.html#nm-ip6-config-get-domains" title="nm_ip6_config_get_domains ()">nm_ip6_config_get_domains</a> <span class="c_punctuation">()</span>
 </td>
 </tr>
 <tr>
-<td class="function_type">const <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
+<td class="function_type">const <span class="returnvalue">GPtrArray</span> *
 </td>
 <td class="function_name">
 <a class="link" href="NMIP6Config.html#nm-ip6-config-get-searches" title="nm_ip6_config_get_searches ()">nm_ip6_config_get_searches</a> <span class="c_punctuation">()</span>
@@ -132,7 +132,7 @@
 </tr>
 <tr>
 <td class="property_type">
-<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<span class="type">gchar</span> *</td>
 <td class="property_name"><a class="link" href="NMIP6Config.html#NMIP6Config--gateway" title="The “gateway” property">gateway</a></td>
 <td class="property_flags">Read</td>
 </tr>
@@ -194,7 +194,7 @@
 </div>
 <div class="refsect1">
 <a name="NMIP6Config.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">    GObject
     <span class="lineart">╰──</span> <a class="link" href="NMObject.html" title="NMObject">NMObject</a>
         <span class="lineart">╰──</span> NMIP6Config
 </pre>
@@ -206,8 +206,8 @@
 <a name="NMIP6Config.functions_details"></a><h2>Functions</h2>
 <div class="refsect2">
 <a name="nm-ip6-config-new"></a><h3>nm_ip6_config_new ()</h3>
-<pre class="programlisting"><a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> *
-nm_ip6_config_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glibdbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a> *connection</code></em>,
+<pre class="programlisting"><span class="returnvalue">GObject</span> *
+nm_ip6_config_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a> *connection</code></em>,
                    <em class="parameter"><code>const <span class="type">char</span> *object_path</code></em>);</pre>
 <p>Creates a new <a class="link" href="NMIP6Config.html" title="NMIP6Config"><span class="type">NMIP6Config</span></a>.</p>
 <div class="refsect3">
@@ -221,7 +221,7 @@ nm_ip6_config_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/
 <tbody>
 <tr>
 <td class="parameter_name"><p>connection</p></td>
-<td class="parameter_description"><p>the <a href="/usr/share/gtk-doc/html/dbus-glibdbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a></p></td>
+<td class="parameter_description"><p>the <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a></p></td>
 <td class="parameter_annotations"> </td>
 </tr>
 <tr>
@@ -268,7 +268,7 @@ nm_ip6_config_get_gateway (<em class="parameter"><code><a class="link" href="NMI
 <hr>
 <div class="refsect2">
 <a name="nm-ip6-config-get-addresses"></a><h3>nm_ip6_config_get_addresses ()</h3>
-<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
+<pre class="programlisting">const <span class="returnvalue">GSList</span> *
 nm_ip6_config_get_addresses (<em class="parameter"><code><a class="link" href="NMIP6Config.html" title="NMIP6Config"><span class="type">NMIP6Config</span></a> *config</code></em>);</pre>
 <p>Gets the IP6 addresses (containing the address, prefix, and gateway).</p>
 <div class="refsect3">
@@ -288,7 +288,7 @@ nm_ip6_config_get_addresses (<em class="parameter"><code><a class="link" href="N
 </div>
 <div class="refsect3">
 <a name="nm-ip6-config-get-addresses.returns"></a><h4>Returns</h4>
-<p> the <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> containing
+<p> the <span class="type">GSList</span> containing
 <span class="type">NMIP6Address</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> NMIP6Address]</span></p>
@@ -297,7 +297,7 @@ and must not be modified. </p>
 <hr>
 <div class="refsect2">
 <a name="nm-ip6-config-get-routes"></a><h3>nm_ip6_config_get_routes ()</h3>
-<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
+<pre class="programlisting">const <span class="returnvalue">GSList</span> *
 nm_ip6_config_get_routes (<em class="parameter"><code><a class="link" href="NMIP6Config.html" title="NMIP6Config"><span class="type">NMIP6Config</span></a> *config</code></em>);</pre>
 <p>Gets the routes.</p>
 <div class="refsect3">
@@ -317,7 +317,7 @@ nm_ip6_config_get_routes (<em class="parameter"><code><a class="link" href="NMIP
 </div>
 <div class="refsect3">
 <a name="nm-ip6-config-get-routes.returns"></a><h4>Returns</h4>
-<p> the <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> containing
+<p> the <span class="type">GSList</span> containing
 <span class="type">NMIP6Routes</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> NMIP6Route]</span></p>
@@ -326,7 +326,7 @@ and must not be modified. </p>
 <hr>
 <div class="refsect2">
 <a name="nm-ip6-config-get-num-nameservers"></a><h3>nm_ip6_config_get_num_nameservers ()</h3>
-<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>
+<pre class="programlisting"><span class="returnvalue">guint32</span>
 nm_ip6_config_get_num_nameservers (<em class="parameter"><code><a class="link" href="NMIP6Config.html" title="NMIP6Config"><span class="type">NMIP6Config</span></a> *config</code></em>);</pre>
 <p>Gets the number of the domain name servers in the configuration.</p>
 <div class="refsect3">
@@ -355,7 +355,7 @@ nm_ip6_config_get_num_nameservers (<em class="parameter"><code><a class="link" h
 <a name="nm-ip6-config-get-nameserver"></a><h3>nm_ip6_config_get_nameserver ()</h3>
 <pre class="programlisting">const struct <span class="returnvalue">in6_addr</span> *
 nm_ip6_config_get_nameserver (<em class="parameter"><code><a class="link" href="NMIP6Config.html" title="NMIP6Config"><span class="type">NMIP6Config</span></a> *config</code></em>,
-                              <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#guint32"><span class="type">guint32</span></a> idx</code></em>);</pre>
+                              <em class="parameter"><code><span class="type">guint32</span> idx</code></em>);</pre>
 <p>Gets the domain name server at index <em class="parameter"><code>idx</code></em>
  in the configuration.</p>
 <div class="refsect3">
@@ -391,7 +391,7 @@ nm_ip6_config_get_nameserver (<em class="parameter"><code><a class="link" href="
 <hr>
 <div class="refsect2">
 <a name="nm-ip6-config-get-nameservers"></a><h3>nm_ip6_config_get_nameservers ()</h3>
-<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
+<pre class="programlisting">const <span class="returnvalue">GSList</span> *
 nm_ip6_config_get_nameservers (<em class="parameter"><code><a class="link" href="NMIP6Config.html" title="NMIP6Config"><span class="type">NMIP6Config</span></a> *config</code></em>);</pre>
 <p>Gets the domain name servers (DNS).</p>
 <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
@@ -412,7 +412,7 @@ nm_ip6_config_get_nameservers (<em class="parameter"><code><a class="link" href=
 </div>
 <div class="refsect3">
 <a name="nm-ip6-config-get-nameservers.returns"></a><h4>Returns</h4>
-<p> a <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> containing elements of type 'struct in6_addr' which
+<p> a <span class="type">GSList</span> containing elements of type 'struct in6_addr' which
 contain the addresses of nameservers of the configuration.  This is the
 internal copy used by the configuration and must not be modified.</p>
 </div>
@@ -420,7 +420,7 @@ internal copy used by the configuration and must not be modified.</p>
 <hr>
 <div class="refsect2">
 <a name="nm-ip6-config-get-domains"></a><h3>nm_ip6_config_get_domains ()</h3>
-<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
+<pre class="programlisting">const <span class="returnvalue">GPtrArray</span> *
 nm_ip6_config_get_domains (<em class="parameter"><code><a class="link" href="NMIP6Config.html" title="NMIP6Config"><span class="type">NMIP6Config</span></a> *config</code></em>);</pre>
 <p>Gets the domain names.</p>
 <div class="refsect3">
@@ -440,7 +440,7 @@ nm_ip6_config_get_domains (<em class="parameter"><code><a class="link" href="NMI
 </div>
 <div class="refsect3">
 <a name="nm-ip6-config-get-domains.returns"></a><h4>Returns</h4>
-<p> the <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing domains as strings.
+<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>
 </div>
@@ -448,7 +448,7 @@ This is the internal copy used by the configuration, and must not be modified. <
 <hr>
 <div class="refsect2">
 <a name="nm-ip6-config-get-searches"></a><h3>nm_ip6_config_get_searches ()</h3>
-<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
+<pre class="programlisting">const <span class="returnvalue">GPtrArray</span> *
 nm_ip6_config_get_searches (<em class="parameter"><code><a class="link" href="NMIP6Config.html" title="NMIP6Config"><span class="type">NMIP6Config</span></a> *config</code></em>);</pre>
 <p>Gets the dns searches.</p>
 <div class="refsect3">
@@ -468,7 +468,7 @@ nm_ip6_config_get_searches (<em class="parameter"><code><a class="link" href="NM
 </div>
 <div class="refsect3">
 <a name="nm-ip6-config-get-searches.returns"></a><h4>Returns</h4>
-<p> the <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing dns searches as strings.
+<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>
 </div>
@@ -518,8 +518,8 @@ This is the internal copy used by the configuration, and must not be modified. <
 <div class="refsect2">
 <a name="NMIP6Config--addresses"></a><h3>The <code class="literal">“addresses”</code> property</h3>
 <pre class="programlisting">  “addresses”                <span class="type">NMIP6AddressObjectArray</span> *</pre>
-<p>The <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing the IPv6 addresses;  use
-<a href="/usr/share/gtk-doc/html/libnm-utillibnm-util-nm-utils.html#nm-utils-ip6-addresses-from-gvalue"><code class="function">nm_utils_ip6_addresses_from_gvalue()</code></a> to return a <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> of
+<p>The <span class="type">GPtrArray</span> containing the IPv6 addresses;  use
+<a href="/usr/share/gtk-doc/html/libnm-util/libnm-util-nm-utils.html#nm-utils-ip6-addresses-from-gvalue"><code class="function">nm_utils_ip6_addresses_from_gvalue()</code></a> to return a <span class="type">GSList</span> of
 <span class="type">NMSettingIP6Address</span> objects that is more usable than the raw data.</p>
 <p>Flags: Read</p>
 </div>
@@ -527,13 +527,13 @@ This is the internal copy used by the configuration, and must not be modified. <
 <div class="refsect2">
 <a name="NMIP6Config--domains"></a><h3>The <code class="literal">“domains”</code> property</h3>
 <pre class="programlisting">  “domains”                  <span class="type">NMStringArray</span> *</pre>
-<p>The <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing domain strings of the configuration.</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="NMIP6Config--gateway"></a><h3>The <code class="literal">“gateway”</code> property</h3>
-<pre class="programlisting">  “gateway”                  <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<pre class="programlisting">  “gateway”                  <span class="type">gchar</span> *</pre>
 <p>The IPv6 gateway as string</p>
 <p>Flags: Read</p>
 <p>Default value: NULL</p>
@@ -543,7 +543,7 @@ This is the internal copy used by the configuration, and must not be modified. <
 <div class="refsect2">
 <a name="NMIP6Config--nameservers"></a><h3>The <code class="literal">“nameservers”</code> property</h3>
 <pre class="programlisting">  “nameservers”              <span class="type">NMIP6AddressArray</span> *</pre>
-<p>The <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing elements of type 'struct ip6_addr' which
+<p>The <span class="type">GPtrArray</span> containing elements of type 'struct ip6_addr' which
 contain the addresses of nameservers of the configuration.</p>
 <p>Flags: Read</p>
 </div>
@@ -551,8 +551,8 @@ contain the addresses of nameservers of the configuration.</p>
 <div class="refsect2">
 <a name="NMIP6Config--routes"></a><h3>The <code class="literal">“routes”</code> property</h3>
 <pre class="programlisting">  “routes”                   <span class="type">NMIP6RouteObjectArray</span> *</pre>
-<p>The <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing the IPv6 routes;  use
-<a href="/usr/share/gtk-doc/html/libnm-utillibnm-util-nm-utils.html#nm-utils-ip6-routes-from-gvalue"><code class="function">nm_utils_ip6_routes_from_gvalue()</code></a> to return a <a href="/usr/share/gtk-doc/html/glibglib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> of
+<p>The <span class="type">GPtrArray</span> containing the IPv6 routes;  use
+<a href="/usr/share/gtk-doc/html/libnm-util/libnm-util-nm-utils.html#nm-utils-ip6-routes-from-gvalue"><code class="function">nm_utils_ip6_routes_from_gvalue()</code></a> to return a <span class="type">GSList</span> of
 <span class="type">NMSettingIP6Address</span> objects that is more usable than the raw data.</p>
 <p>Flags: Read</p>
 </div>
@@ -560,7 +560,7 @@ contain the addresses of nameservers of the configuration.</p>
 <div class="refsect2">
 <a name="NMIP6Config--searches"></a><h3>The <code class="literal">“searches”</code> property</h3>
 <pre class="programlisting">  “searches”                 <span class="type">NMStringArray</span> *</pre>
-<p>The <a href="/usr/share/gtk-doc/html/glibglib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing dns search strings of the configuration.</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>
 </div>