diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2021-08-25 15:24:42 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2021-08-25 15:24:42 +0200 |
| commit | dbb91282fa488964fb20595f9494a9f0e4f36a58 (patch) | |
| tree | 142bc942e5320b35514cdf03a5f9f47a9b89df0e /docs/libnm/html/NMSettingMacvlan.html | |
| parent | 5f2ede3a2813b0e9204befdcfc67509d34be71c6 (diff) | |
| parent | cfb80376641fa49137b9996130352697e7f8b436 (diff) | |
Update upstream source from tag 'upstream/1.32.10'
Update to upstream version '1.32.10' with Debian dir fcf2778b50b013ede3e7375bc1d829e984175658
Diffstat (limited to 'docs/libnm/html/NMSettingMacvlan.html')
| -rw-r--r-- | docs/libnm/html/NMSettingMacvlan.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/libnm/html/NMSettingMacvlan.html b/docs/libnm/html/NMSettingMacvlan.html index 2b084c14..e989162a 100644 --- a/docs/libnm/html/NMSettingMacvlan.html +++ b/docs/libnm/html/NMSettingMacvlan.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingMacsec.html" title="NMSettingMacsec"> <link rel="next" href="NMSettingMatch.html" title="NMSettingMatch"> -<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -138,7 +138,7 @@ nm_setting_macvlan_new (<em class="parameter"><code><span class="type">void</spa <div class="refsect3"> <a name="nm-setting-macvlan-new.returns"></a><h4>Returns</h4> <p>the new empty <a class="link" href="NMSettingMacvlan.html" title="NMSettingMacvlan"><span class="type">NMSettingMacvlan</span></a> object. </p> -<p><span class="annotation">[<acronym title="The caller owns the data, and is responsible for free it."><span class="acronym">transfer full</span></acronym>]</span></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.2</p> </div> @@ -164,7 +164,7 @@ nm_setting_macvlan_get_parent (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-macvlan-get-parent.returns"></a><h4>Returns</h4> -<p> the <span class="type">“parent”</span> property of the setting</p> +<p> the <a href="NMSettingMacvlan.html#NMSettingMacvlan--parent"><span class="type">“parent”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -190,7 +190,7 @@ nm_setting_macvlan_get_mode (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-macvlan-get-mode.returns"></a><h4>Returns</h4> -<p> the <span class="type">“mode”</span> property of the setting</p> +<p> the <a href="NMSettingMacvlan.html#NMSettingMacvlan--mode"><span class="type">“mode”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -216,7 +216,7 @@ nm_setting_macvlan_get_promiscuous (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-macvlan-get-promiscuous.returns"></a><h4>Returns</h4> -<p> the <span class="type">“promiscuous”</span> property of the setting</p> +<p> the <a href="NMSettingMacvlan.html#NMSettingMacvlan--promiscuous"><span class="type">“promiscuous”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -242,7 +242,7 @@ nm_setting_macvlan_get_tap (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-macvlan-get-tap.returns"></a><h4>Returns</h4> -<p> the <span class="type">“tap”</span> property of the setting</p> +<p> the <a href="NMSettingMacvlan.html#NMSettingMacvlan--tap"><span class="type">“tap”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -349,6 +349,6 @@ nm_setting_macvlan_get_tap (<em class="parameter"><code><a class="link" href="NM </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.33.1</div> +<hr>Generated by GTK-Doc V1.33.0</div> </body> </html> \ No newline at end of file |