diff options
| author | Michael Biebl <biebl@debian.org> | 2020-04-11 21:28:04 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-04-11 21:28:04 +0200 |
| commit | 1e5977b62f896e844b548c3007ace9e1dfa7f9ed (patch) | |
| tree | 7a7416ed410e72b6200f3d860fd315ec11cc106b /docs/libnm/html/NMSettingProxy.html | |
| parent | b012fa6e1d808e0736c009799c62d835cbfcc1dd (diff) | |
New upstream version 1.23.90 upstream/1.23.90
Diffstat (limited to 'docs/libnm/html/NMSettingProxy.html')
| -rw-r--r-- | docs/libnm/html/NMSettingProxy.html | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/docs/libnm/html/NMSettingProxy.html b/docs/libnm/html/NMSettingProxy.html index c1d4dc0d..7aee308a 100644 --- a/docs/libnm/html/NMSettingProxy.html +++ b/docs/libnm/html/NMSettingProxy.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingPppoe.html" title="NMSettingPppoe"> <link rel="next" href="NMSettingSerial.html" title="NMSettingSerial"> -<meta name="generator" content="GTK-Doc V1.29 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -37,8 +37,8 @@ <a name="NMSettingProxy.functions"></a><h2>Functions</h2> <div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> -<col width="150px" class="functions_return"> -<col class="functions_name"> +<col width="150px" class="functions_proto_type"> +<col class="functions_proto_name"> </colgroup> <tbody> <tr> @@ -99,7 +99,7 @@ <tr> <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td> <td class="property_name"><a class="link" href="NMSettingProxy.html#NMSettingProxy--method" title="The “method” property">method</a></td> -<td class="property_flags">Read / Write / Construct</td> +<td class="property_flags">Read / Write</td> </tr> <tr> <td class="property_type"> @@ -120,8 +120,8 @@ <a name="NMSettingProxy.other"></a><h2>Types and Values</h2> <div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> -<col width="150px" class="name"> -<col class="description"> +<col width="150px" class="other_proto_type"> +<col class="other_proto_name"> </colgroup> <tbody> <tr> @@ -372,6 +372,7 @@ nm_setting_proxy_get_pac_script (<em class="parameter"><code><a class="link" hre <a name="NMSettingProxy--browser-only"></a><h3>The <code class="literal">“browser-only”</code> property</h3> <pre class="programlisting"> “browser-only” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre> <p>Whether the proxy configuration is for browser only.</p> +<p>Owner: NMSettingProxy</p> <p>Flags: Read / Write</p> <p>Default value: FALSE</p> <p class="since">Since: 1.6</p> @@ -381,7 +382,8 @@ nm_setting_proxy_get_pac_script (<em class="parameter"><code><a class="link" hre <a name="NMSettingProxy--method"></a><h3>The <code class="literal">“method”</code> property</h3> <pre class="programlisting"> “method” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre> <p>Method for proxy configuration, Default is <a class="link" href="NMSettingProxy.html#NM-SETTING-PROXY-METHOD-NONE:CAPS"><code class="literal">NM_SETTING_PROXY_METHOD_NONE</code></a></p> -<p>Flags: Read / Write / Construct</p> +<p>Owner: NMSettingProxy</p> +<p>Flags: Read / Write</p> <p>Default value: 0</p> <p class="since">Since: 1.6</p> </div> @@ -390,6 +392,7 @@ nm_setting_proxy_get_pac_script (<em class="parameter"><code><a class="link" hre <a name="NMSettingProxy--pac-script"></a><h3>The <code class="literal">“pac-script”</code> property</h3> <pre class="programlisting"> “pac-script” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> <p>PAC script for the connection.</p> +<p>Owner: NMSettingProxy</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> <p class="since">Since: 1.6</p> @@ -399,6 +402,7 @@ nm_setting_proxy_get_pac_script (<em class="parameter"><code><a class="link" hre <a name="NMSettingProxy--pac-url"></a><h3>The <code class="literal">“pac-url”</code> property</h3> <pre class="programlisting"> “pac-url” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> <p>PAC URL for obtaining PAC file.</p> +<p>Owner: NMSettingProxy</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> <p class="since">Since: 1.6</p> @@ -406,6 +410,6 @@ nm_setting_proxy_get_pac_script (<em class="parameter"><code><a class="link" hre </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.29</div> +<hr>Generated by GTK-Doc V1.32.1</div> </body> </html> \ No newline at end of file |