diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2021-08-25 15:23:22 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2021-08-25 15:23:22 +0200 |
| commit | cfb80376641fa49137b9996130352697e7f8b436 (patch) | |
| tree | 4ac3eb90a08f27a8bff2372052f8ae78f7e7c3aa /docs/libnm/html/NMSettingMacvlan.html | |
| parent | 35779c6675728fa6f0fd0a21cefb904408509c23 (diff) | |
New upstream version 1.32.10
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 |