diff options
Diffstat (limited to 'docs/libnm/html/NMSettingVpn.html')
| -rw-r--r-- | docs/libnm/html/NMSettingVpn.html | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/docs/libnm/html/NMSettingVpn.html b/docs/libnm/html/NMSettingVpn.html index 047769d6..c9eff973 100644 --- a/docs/libnm/html/NMSettingVpn.html +++ b/docs/libnm/html/NMSettingVpn.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingVlan.html" title="NMSettingVlan"> <link rel="next" href="NMSettingVxlan.html" title="NMSettingVxlan"> -<meta name="generator" content="GTK-Doc V1.24 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.25 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -283,7 +283,7 @@ properties.</p> <em class="parameter"><code>const <span class="type">char</span> *value</code></em>, <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.30.8.2.4"></a><h4>Parameters</h4> +<a name="NMVpnIterFunc.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -318,7 +318,7 @@ properties.</p> nm_setting_vpn_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Creates a new <a class="link" href="NMSettingVpn.html" title="NMSettingVpn"><span class="type">NMSettingVpn</span></a> object with default values.</p> <div class="refsect3"> -<a name="id-1.4.30.8.3.5"></a><h4>Returns</h4> +<a name="nm-setting-vpn-new.returns"></a><h4>Returns</h4> <p> the new empty <a class="link" href="NMSettingVpn.html" title="NMSettingVpn"><span class="type">NMSettingVpn</span></a> object. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> @@ -331,7 +331,7 @@ nm_setting_vpn_get_service_type (<em class="parameter"><code><a class="link" hre <p>Returns the service name of the VPN, which identifies the specific VPN plugin that should be used to connect to this VPN.</p> <div class="refsect3"> -<a name="id-1.4.30.8.4.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-get-service-type.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -346,7 +346,7 @@ plugin that should be used to connect to this VPN.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.30.8.4.6"></a><h4>Returns</h4> +<a name="nm-setting-vpn-get-service-type.returns"></a><h4>Returns</h4> <p> the VPN plugin's service name</p> </div> </div> @@ -356,7 +356,7 @@ plugin that should be used to connect to this VPN.</p> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_vpn_get_user_name (<em class="parameter"><code><a class="link" href="NMSettingVpn.html" title="NMSettingVpn"><span class="type">NMSettingVpn</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.30.8.5.4"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-get-user-name.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -371,7 +371,7 @@ nm_setting_vpn_get_user_name (<em class="parameter"><code><a class="link" href=" </table></div> </div> <div class="refsect3"> -<a name="id-1.4.30.8.5.5"></a><h4>Returns</h4> +<a name="nm-setting-vpn-get-user-name.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingVpn.html#NMSettingVpn--user-name" title="The “user-name” property"><span class="type">“user-name”</span></a> property of the setting</p> </div> </div> @@ -381,7 +381,7 @@ nm_setting_vpn_get_user_name (<em class="parameter"><code><a class="link" href=" <pre class="programlisting"><span class="returnvalue">gboolean</span> nm_setting_vpn_get_persistent (<em class="parameter"><code><a class="link" href="NMSettingVpn.html" title="NMSettingVpn"><span class="type">NMSettingVpn</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.30.8.6.4"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-get-persistent.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -396,7 +396,7 @@ nm_setting_vpn_get_persistent (<em class="parameter"><code><a class="link" href= </table></div> </div> <div class="refsect3"> -<a name="id-1.4.30.8.6.5"></a><h4>Returns</h4> +<a name="nm-setting-vpn-get-persistent.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingVpn.html#NMSettingVpn--persistent" title="The “persistent” property"><span class="type">“persistent”</span></a> property of the setting</p> </div> </div> @@ -407,7 +407,7 @@ nm_setting_vpn_get_persistent (<em class="parameter"><code><a class="link" href= nm_setting_vpn_get_num_data_items (<em class="parameter"><code><a class="link" href="NMSettingVpn.html" title="NMSettingVpn"><span class="type">NMSettingVpn</span></a> *setting</code></em>);</pre> <p>Gets number of key/value pairs of VPN configuration data.</p> <div class="refsect3"> -<a name="id-1.4.30.8.7.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-get-num-data-items.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -422,7 +422,7 @@ nm_setting_vpn_get_num_data_items (<em class="parameter"><code><a class="link" h </table></div> </div> <div class="refsect3"> -<a name="id-1.4.30.8.7.6"></a><h4>Returns</h4> +<a name="nm-setting-vpn-get-num-data-items.returns"></a><h4>Returns</h4> <p> the number of VPN plugin specific configuration data items</p> </div> </div> @@ -439,7 +439,7 @@ nm_setting_vpn_add_data_item (<em class="parameter"><code><a class="link" href=" setting which may be retrieved later. Should not be used to store passwords or other secrets, which is what <a class="link" href="NMSettingVpn.html#nm-setting-vpn-add-secret" title="nm_setting_vpn_add_secret ()"><code class="function">nm_setting_vpn_add_secret()</code></a> is for.</p> <div class="refsect3"> -<a name="id-1.4.30.8.8.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-add-data-item.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -477,7 +477,7 @@ nm_setting_vpn_get_data_item (<em class="parameter"><code><a class="link" href=" <p>Retrieves the data item of a key/value relationship previously established by <a class="link" href="NMSettingVpn.html#nm-setting-vpn-add-data-item" title="nm_setting_vpn_add_data_item ()"><code class="function">nm_setting_vpn_add_data_item()</code></a>.</p> <div class="refsect3"> -<a name="id-1.4.30.8.9.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-get-data-item.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -499,7 +499,7 @@ by <a class="link" href="NMSettingVpn.html#nm-setting-vpn-add-data-item" title=" </table></div> </div> <div class="refsect3"> -<a name="id-1.4.30.8.9.6"></a><h4>Returns</h4> +<a name="nm-setting-vpn-get-data-item.returns"></a><h4>Returns</h4> <p> the data item, if any</p> </div> </div> @@ -512,7 +512,7 @@ nm_setting_vpn_remove_data_item (<em class="parameter"><code><a class="link" hre <p>Deletes a key/value relationship previously established by <a class="link" href="NMSettingVpn.html#nm-setting-vpn-add-data-item" title="nm_setting_vpn_add_data_item ()"><code class="function">nm_setting_vpn_add_data_item()</code></a>.</p> <div class="refsect3"> -<a name="id-1.4.30.8.10.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-remove-data-item.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -534,7 +534,7 @@ nm_setting_vpn_remove_data_item (<em class="parameter"><code><a class="link" hre </table></div> </div> <div class="refsect3"> -<a name="id-1.4.30.8.10.6"></a><h4>Returns</h4> +<a name="nm-setting-vpn-remove-data-item.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the data item was found and removed from the internal list, <code class="literal">FALSE</code> if it was not.</p> </div> @@ -551,7 +551,7 @@ and modify data items inside <em class="parameter"><code>func</code></em> , though any additions or removals made during iteration will not be part of the iteration.</p> <div class="refsect3"> -<a name="id-1.4.30.8.11.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-foreach-data-item.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -586,7 +586,7 @@ during iteration will not be part of the iteration.</p> nm_setting_vpn_get_num_secrets (<em class="parameter"><code><a class="link" href="NMSettingVpn.html" title="NMSettingVpn"><span class="type">NMSettingVpn</span></a> *setting</code></em>);</pre> <p>Gets number of VPN plugin specific secrets in the setting.</p> <div class="refsect3"> -<a name="id-1.4.30.8.12.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-get-num-secrets.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -601,7 +601,7 @@ nm_setting_vpn_get_num_secrets (<em class="parameter"><code><a class="link" href </table></div> </div> <div class="refsect3"> -<a name="id-1.4.30.8.12.6"></a><h4>Returns</h4> +<a name="nm-setting-vpn-get-num-secrets.returns"></a><h4>Returns</h4> <p> the number of VPN plugin specific secrets</p> </div> </div> @@ -617,7 +617,7 @@ nm_setting_vpn_add_secret (<em class="parameter"><code><a class="link" href="NMS internally in the setting which may be retrieved later.</p> <div class="refsect3"> -<a name="id-1.4.30.8.13.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-add-secret.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -655,7 +655,7 @@ nm_setting_vpn_get_secret (<em class="parameter"><code><a class="link" href="NMS <p>Retrieves the secret of a key/value relationship previously established by <a class="link" href="NMSettingVpn.html#nm-setting-vpn-add-secret" title="nm_setting_vpn_add_secret ()"><code class="function">nm_setting_vpn_add_secret()</code></a>.</p> <div class="refsect3"> -<a name="id-1.4.30.8.14.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-get-secret.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -677,7 +677,7 @@ by <a class="link" href="NMSettingVpn.html#nm-setting-vpn-add-secret" title="nm_ </table></div> </div> <div class="refsect3"> -<a name="id-1.4.30.8.14.6"></a><h4>Returns</h4> +<a name="nm-setting-vpn-get-secret.returns"></a><h4>Returns</h4> <p> the secret, if any</p> </div> </div> @@ -690,7 +690,7 @@ nm_setting_vpn_remove_secret (<em class="parameter"><code><a class="link" href=" <p>Deletes a key/value relationship previously established by <a class="link" href="NMSettingVpn.html#nm-setting-vpn-add-secret" title="nm_setting_vpn_add_secret ()"><code class="function">nm_setting_vpn_add_secret()</code></a>.</p> <div class="refsect3"> -<a name="id-1.4.30.8.15.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-remove-secret.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -712,7 +712,7 @@ nm_setting_vpn_remove_secret (<em class="parameter"><code><a class="link" href=" </table></div> </div> <div class="refsect3"> -<a name="id-1.4.30.8.15.6"></a><h4>Returns</h4> +<a name="nm-setting-vpn-remove-secret.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the secret was found and removed from the internal list, <code class="literal">FALSE</code> if it was not.</p> </div> @@ -729,7 +729,7 @@ and modify secrets inside <em class="parameter"><code>func</code></em> , though any additions or removals made during iteration will not be part of the iteration.</p> <div class="refsect3"> -<a name="id-1.4.30.8.16.5"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-foreach-secret.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -763,7 +763,7 @@ iteration will not be part of the iteration.</p> <pre class="programlisting"><span class="returnvalue">guint32</span> nm_setting_vpn_get_timeout (<em class="parameter"><code><a class="link" href="NMSettingVpn.html" title="NMSettingVpn"><span class="type">NMSettingVpn</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.30.8.17.4"></a><h4>Parameters</h4> +<a name="nm-setting-vpn-get-timeout.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -778,7 +778,7 @@ nm_setting_vpn_get_timeout (<em class="parameter"><code><a class="link" href="NM </table></div> </div> <div class="refsect3"> -<a name="id-1.4.30.8.17.5"></a><h4>Returns</h4> +<a name="nm-setting-vpn-get-timeout.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingVpn.html#NMSettingVpn--timeout" title="The “timeout” property"><span class="type">“timeout”</span></a> property of the setting</p> </div> <p class="since">Since: 1.2</p> @@ -901,6 +901,6 @@ VPN connection.</p> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.24</div> +<hr>Generated by GTK-Doc V1.25</div> </body> </html> \ No newline at end of file |