diff options
| author | Michael Biebl <biebl@debian.org> | 2020-10-05 22:28:16 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-10-05 22:28:16 +0200 |
| commit | 47a2114d6f697a31d84c8874c49e94dd04119d75 (patch) | |
| tree | e3022686ff1956d7f17f1f7cdf7022ce980b7a5c /docs/libnm/html/NMSettingTCConfig.html | |
| parent | 9d722f3d3492e31c0b3e4bcba603ffd65309c621 (diff) | |
| parent | aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (diff) | |
Update upstream source from tag 'upstream/1.27.90'
Update to upstream version '1.27.90' with Debian dir 72a0791efa5966be1724a82dfcac90f6cd22bd1b
Diffstat (limited to 'docs/libnm/html/NMSettingTCConfig.html')
| -rw-r--r-- | docs/libnm/html/NMSettingTCConfig.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/libnm/html/NMSettingTCConfig.html b/docs/libnm/html/NMSettingTCConfig.html index 92cbd82a..3d8c833f 100644 --- a/docs/libnm/html/NMSettingTCConfig.html +++ b/docs/libnm/html/NMSettingTCConfig.html @@ -1009,6 +1009,7 @@ nm_tc_action_get_attribute_names (<em class="parameter"><code><a class="link" hr <p>a <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of attribute names,. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> +<p class="since">Since: 1.12</p> </div> <hr> <div class="refsect2"> @@ -1050,6 +1051,7 @@ on has no such attribute. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> </div> +<p class="since">Since: 1.12</p> </div> <hr> <div class="refsect2"> @@ -1087,6 +1089,7 @@ nm_tc_action_set_attribute (<em class="parameter"><code><a class="link" href="NM </tbody> </table></div> </div> +<p class="since">Since: 1.12</p> </div> <hr> <div class="refsect2"> @@ -1808,19 +1811,19 @@ nm_setting_tc_config_clear_tfilters (<em class="parameter"><code><a class="link" <a name="NMSettingTCConfig.other_details"></a><h2>Types and Values</h2> <div class="refsect2"> <a name="NM-SETTING-TC-CONFIG-SETTING-NAME:CAPS"></a><h3>NM_SETTING_TC_CONFIG_SETTING_NAME</h3> -<pre class="programlisting">#define NM_SETTING_TC_CONFIG_SETTING_NAME "tc" +<pre class="programlisting">#define NM_SETTING_TC_CONFIG_SETTING_NAME "tc" </pre> </div> <hr> <div class="refsect2"> <a name="NM-SETTING-TC-CONFIG-QDISCS:CAPS"></a><h3>NM_SETTING_TC_CONFIG_QDISCS</h3> -<pre class="programlisting">#define NM_SETTING_TC_CONFIG_QDISCS "qdiscs" +<pre class="programlisting">#define NM_SETTING_TC_CONFIG_QDISCS "qdiscs" </pre> </div> <hr> <div class="refsect2"> <a name="NM-SETTING-TC-CONFIG-TFILTERS:CAPS"></a><h3>NM_SETTING_TC_CONFIG_TFILTERS</h3> -<pre class="programlisting">#define NM_SETTING_TC_CONFIG_TFILTERS "tfilters" +<pre class="programlisting">#define NM_SETTING_TC_CONFIG_TFILTERS "tfilters" </pre> </div> </div> |