diff options
Diffstat (limited to 'docs/libnm/html/NMSettingTun.html')
| -rw-r--r-- | docs/libnm/html/NMSettingTun.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/libnm/html/NMSettingTun.html b/docs/libnm/html/NMSettingTun.html index 0d1a7357..3f8524fe 100644 --- a/docs/libnm/html/NMSettingTun.html +++ b/docs/libnm/html/NMSettingTun.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingTeam.html" title="NMSettingTeam"> <link rel="next" href="NMSettingUser.html" title="NMSettingUser"> -<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"> @@ -161,7 +161,7 @@ nm_setting_tun_new (<em class="parameter"><code><span class="type">void</span></ <div class="refsect3"> <a name="nm-setting-tun-new.returns"></a><h4>Returns</h4> <p>the new empty <a class="link" href="NMSettingTun.html" title="NMSettingTun"><span class="type">NMSettingTun</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> @@ -187,7 +187,7 @@ nm_setting_tun_get_mode (<em class="parameter"><code><a class="link" href="NMSet </div> <div class="refsect3"> <a name="nm-setting-tun-get-mode.returns"></a><h4>Returns</h4> -<p> the <span class="type">“mode”</span> property of the setting</p> +<p> the <a href="NMSettingTun.html#NMSettingTun--mode"><span class="type">“mode”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -213,7 +213,7 @@ nm_setting_tun_get_owner (<em class="parameter"><code><a class="link" href="NMSe </div> <div class="refsect3"> <a name="nm-setting-tun-get-owner.returns"></a><h4>Returns</h4> -<p> the <span class="type">“owner”</span> property of the setting</p> +<p> the <a href="NMSettingTun.html#NMSettingTun--owner"><span class="type">“owner”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -239,7 +239,7 @@ nm_setting_tun_get_group (<em class="parameter"><code><a class="link" href="NMSe </div> <div class="refsect3"> <a name="nm-setting-tun-get-group.returns"></a><h4>Returns</h4> -<p> the <span class="type">“group”</span> property of the setting</p> +<p> the <a href="NMSettingTun.html#NMSettingTun--group"><span class="type">“group”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -265,7 +265,7 @@ nm_setting_tun_get_pi (<em class="parameter"><code><a class="link" href="NMSetti </div> <div class="refsect3"> <a name="nm-setting-tun-get-pi.returns"></a><h4>Returns</h4> -<p> the <span class="type">“pi”</span> property of the setting</p> +<p> the <a href="NMSettingTun.html#NMSettingTun--pi"><span class="type">“pi”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -291,7 +291,7 @@ nm_setting_tun_get_vnet_hdr (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-tun-get-vnet-hdr.returns"></a><h4>Returns</h4> -<p> the <span class="type">“vnet_hdr”</span> property of the setting</p> +<p> the <a href="NMSettingTun.html#NMSettingTun--vnet-hdr"><span class="type">“vnet_hdr”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -317,7 +317,7 @@ nm_setting_tun_get_multi_queue (<em class="parameter"><code><a class="link" href </div> <div class="refsect3"> <a name="nm-setting-tun-get-multi-queue.returns"></a><h4>Returns</h4> -<p> the <span class="type">“multi-queue”</span> property of the setting</p> +<p> the <a href="NMSettingTun.html#NMSettingTun--multi-queue"><span class="type">“multi-queue”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -406,6 +406,6 @@ nm_setting_tun_get_multi_queue (<em class="parameter"><code><a class="link" href </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 |