diff options
Diffstat (limited to 'docs/libnm/html/NMSettingOvsOtherConfig.html')
| -rw-r--r-- | docs/libnm/html/NMSettingOvsOtherConfig.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/libnm/html/NMSettingOvsOtherConfig.html b/docs/libnm/html/NMSettingOvsOtherConfig.html index c85cb850..de650136 100644 --- a/docs/libnm/html/NMSettingOvsOtherConfig.html +++ b/docs/libnm/html/NMSettingOvsOtherConfig.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingOvsInterface.html" title="NMSettingOvsInterface"> <link rel="next" href="NMSettingOvsPatch.html" title="NMSettingOvsPatch"> -<meta name="generator" content="GTK-Doc V1.34.0 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -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><span class="type">guint</span> *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 -<code class="literal">NULL</code>-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 <code class="literal">NULL</code> 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 <code class="literal">NULL</code> 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> @@ -239,6 +239,6 @@ nm_setting_ovs_other_config_set_data (<em class="parameter"><code><a class="link </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.34.0</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |