summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingOvsOtherConfig.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/NMSettingOvsOtherConfig.html')
-rw-r--r--docs/libnm/html/NMSettingOvsOtherConfig.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/libnm/html/NMSettingOvsOtherConfig.html b/docs/libnm/html/NMSettingOvsOtherConfig.html
index c778ab8b..de650136 100644
--- a/docs/libnm/html/NMSettingOvsOtherConfig.html
+++ b/docs/libnm/html/NMSettingOvsOtherConfig.html
@@ -118,7 +118,7 @@ nm_setting_ovs_other_config_new (<em class="parameter"><code><span class="type">
 <pre class="programlisting">const <span class="returnvalue">char</span> *const *
 nm_setting_ovs_other_config_get_data_keys
                                (<em class="parameter"><code><a class="link" href="NMSettingOvsOtherConfig.html" title="NMSettingOvsOtherConfig"><span class="type">NMSettingOvsOtherConfig</span></a> *setting</code></em>,
-                                <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *out_len</code></em>);</pre>
+                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *out_len</code></em>);</pre>
 <div class="refsect3">
 <a name="nm-setting-ovs-other-config-get-data-keys.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -144,7 +144,7 @@ nm_setting_ovs_other_config_get_data_keys
 <div class="refsect3">
 <a name="nm-setting-ovs-other-config-get-data-keys.returns"></a><h4>Returns</h4>
 <p>a
-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array containing each key from the table. </p>
+<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array containing each key from the table. </p>
 <p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=out_len][<acronym title="The data is owned by the callee, which is responsible of freeing it."><span class="acronym">transfer none</span></acronym>]</span></p>
 </div>
 <p class="since">Since: 1.42</p>
@@ -180,7 +180,7 @@ nm_setting_ovs_other_config_get_data (<em class="parameter"><code><a class="link
 <div class="refsect3">
 <a name="nm-setting-ovs-other-config-get-data.returns"></a><h4>Returns</h4>
 <p>the value associated with <em class="parameter"><code>key</code></em>
-or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no such
+or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no such
 value exists. </p>
 <p><span class="annotation">[<acronym title="The data is owned by the callee, which is responsible of freeing it."><span class="acronym">transfer none</span></acronym>]</span></p>
 </div>
@@ -214,7 +214,7 @@ nm_setting_ovs_other_config_set_data (<em class="parameter"><code><a class="link
 </tr>
 <tr>
 <td class="parameter_name"><p>val</p></td>
-<td class="parameter_description"><p>the value to set or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear a key. </p></td>
+<td class="parameter_description"><p>the value to set or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear a key. </p></td>
 <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
 </tr>
 </tbody>