diff options
Diffstat (limited to 'docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html')
| -rw-r--r-- | docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html b/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html index 83f198f6..604f5980 100644 --- a/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html +++ b/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="libnm-glib API Reference"> <link rel="prev" href="libnm-glib-NMVpnPluginUiWidget.html" title="NMVpnPluginUiWidget"> <link rel="next" href="object-tree.html" title="Object Hierarchy"> -<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"> @@ -72,7 +72,7 @@ nm_vpn_plugin_utils_read_vpn_details (<em class="parameter"><code><span class="t <p>Parses key/value pairs from a file descriptor (normally stdin) passed by an applet when the applet calls the authentication dialog of the VPN plugin.</p> <div class="refsect3"> -<a name="id-1.3.32.5.2.5"></a><h4>Parameters</h4> +<a name="nm-vpn-plugin-utils-read-vpn-details.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -101,7 +101,7 @@ an applet when the applet calls the authentication dialog of the VPN plugin.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.3.32.5.2.6"></a><h4>Returns</h4> +<a name="nm-vpn-plugin-utils-read-vpn-details.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if reading values was successful, <code class="literal">FALSE</code> if not</p> </div> </div> @@ -117,7 +117,7 @@ item in <em class="parameter"><code>data</code></em> . If found, converts the flags data item to <a href="/usr/share/gtk-doc/html/libnm-util/NMSetting.html#NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> and returns it.</p> <div class="refsect3"> -<a name="id-1.3.32.5.3.5"></a><h4>Parameters</h4> +<a name="nm-vpn-plugin-utils-get-secret-flags.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -145,7 +145,7 @@ item in <em class="parameter"><code>data</code></em> </table></div> </div> <div class="refsect3"> -<a name="id-1.3.32.5.3.6"></a><h4>Returns</h4> +<a name="nm-vpn-plugin-utils-get-secret-flags.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the flag data item was found and successfully converted to flags, <code class="literal">FALSE</code> if not</p> </div> @@ -156,6 +156,6 @@ to flags, <code class="literal">FALSE</code> if not</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 |