about summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingAdsl.html
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2021-01-11 18:07:03 +0100
committerSebastien Bacher <seb128@ubuntu.com>2021-01-11 18:15:57 +0100
commit2567f558da3eb9911678227d4aeb15162e707d89 (patch)
tree13c80b0e091c8ba585b14b966cda998f95f1936d /docs/libnm/html/NMSettingAdsl.html
parent02d99ffd62ede29cffcb45fcbe33d044b7406d3a (diff)
parentf54032b30e1ddd84f10a339e0caf493772e049a7 (diff)
Merge branch 'debian/master' into ubuntu/master
Diffstat (limited to 'docs/libnm/html/NMSettingAdsl.html')
-rw-r--r--docs/libnm/html/NMSettingAdsl.html40
1 files changed, 20 insertions, 20 deletions
diff --git a/docs/libnm/html/NMSettingAdsl.html b/docs/libnm/html/NMSettingAdsl.html
index 6fab7aee..32f07ac3 100644
--- a/docs/libnm/html/NMSettingAdsl.html
+++ b/docs/libnm/html/NMSettingAdsl.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ch03.html" title="Connection and Setting API Reference">
 <link rel="prev" href="NMSetting8021x.html" title="NMSetting8021x">
 <link rel="next" href="NMSettingBluetooth.html" title="NMSettingBluetooth">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -115,13 +115,13 @@
 <tbody>
 <tr>
 <td class="property_type">
-<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<span class="type">char</span> *</td>
 <td class="property_name"><a class="link" href="NMSettingAdsl.html#NMSettingAdsl--encapsulation" title="The “encapsulation” property">encapsulation</a></td>
 <td class="property_flags">Read / Write</td>
 </tr>
 <tr>
 <td class="property_type">
-<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<span class="type">char</span> *</td>
 <td class="property_name"><a class="link" href="NMSettingAdsl.html#NMSettingAdsl--password" title="The “password” property">password</a></td>
 <td class="property_flags">Read / Write</td>
 </tr>
@@ -132,13 +132,13 @@
 </tr>
 <tr>
 <td class="property_type">
-<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<span class="type">char</span> *</td>
 <td class="property_name"><a class="link" href="NMSettingAdsl.html#NMSettingAdsl--protocol" title="The “protocol” property">protocol</a></td>
 <td class="property_flags">Read / Write</td>
 </tr>
 <tr>
 <td class="property_type">
-<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<span class="type">char</span> *</td>
 <td class="property_name"><a class="link" href="NMSettingAdsl.html#NMSettingAdsl--username" title="The “username” property">username</a></td>
 <td class="property_flags">Read / Write</td>
 </tr>
@@ -432,61 +432,61 @@ nm_setting_adsl_get_password_flags (<em class="parameter"><code><a class="link"
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-USERNAME:CAPS"></a><h3>NM_SETTING_ADSL_USERNAME</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_USERNAME            "username"
+<pre class="programlisting">#define NM_SETTING_ADSL_USERNAME       "username"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PASSWORD:CAPS"></a><h3>NM_SETTING_ADSL_PASSWORD</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PASSWORD            "password"
+<pre class="programlisting">#define NM_SETTING_ADSL_PASSWORD       "password"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PASSWORD-FLAGS:CAPS"></a><h3>NM_SETTING_ADSL_PASSWORD_FLAGS</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PASSWORD_FLAGS      "password-flags"
+<pre class="programlisting">#define NM_SETTING_ADSL_PASSWORD_FLAGS "password-flags"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PROTOCOL:CAPS"></a><h3>NM_SETTING_ADSL_PROTOCOL</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL            "protocol"
+<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL       "protocol"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-ENCAPSULATION:CAPS"></a><h3>NM_SETTING_ADSL_ENCAPSULATION</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_ENCAPSULATION       "encapsulation"
+<pre class="programlisting">#define NM_SETTING_ADSL_ENCAPSULATION  "encapsulation"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-VPI:CAPS"></a><h3>NM_SETTING_ADSL_VPI</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_VPI                 "vpi"
+<pre class="programlisting">#define NM_SETTING_ADSL_VPI            "vpi"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-VCI:CAPS"></a><h3>NM_SETTING_ADSL_VCI</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_VCI                 "vci"
+<pre class="programlisting">#define NM_SETTING_ADSL_VCI            "vci"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PROTOCOL-PPPOA:CAPS"></a><h3>NM_SETTING_ADSL_PROTOCOL_PPPOA</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_PPPOA      "pppoa"
+<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_PPPOA  "pppoa"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PROTOCOL-PPPOE:CAPS"></a><h3>NM_SETTING_ADSL_PROTOCOL_PPPOE</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_PPPOE      "pppoe"
+<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_PPPOE  "pppoe"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PROTOCOL-IPOATM:CAPS"></a><h3>NM_SETTING_ADSL_PROTOCOL_IPOATM</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_IPOATM     "ipoatm"
+<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_IPOATM "ipoatm"
 </pre>
 </div>
 <hr>
@@ -512,7 +512,7 @@ nm_setting_adsl_get_password_flags (<em class="parameter"><code><a class="link"
 <a name="NMSettingAdsl.property-details"></a><h2>Property Details</h2>
 <div class="refsect2">
 <a name="NMSettingAdsl--encapsulation"></a><h3>The <code class="literal">“encapsulation”</code> property</h3>
-<pre class="programlisting">  “encapsulation”            <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<pre class="programlisting">  “encapsulation”            <span class="type">char</span> *</pre>
 <p>Encapsulation of ADSL connection.  Can be "vcmux" or "llc".</p>
 <p>Owner: NMSettingAdsl</p>
 <p>Flags: Read / Write</p>
@@ -521,7 +521,7 @@ nm_setting_adsl_get_password_flags (<em class="parameter"><code><a class="link"
 <hr>
 <div class="refsect2">
 <a name="NMSettingAdsl--password"></a><h3>The <code class="literal">“password”</code> property</h3>
-<pre class="programlisting">  “password”                 <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<pre class="programlisting">  “password”                 <span class="type">char</span> *</pre>
 <p>Password used to authenticate with the ADSL service.</p>
 <p>Owner: NMSettingAdsl</p>
 <p>Flags: Read / Write</p>
@@ -538,7 +538,7 @@ nm_setting_adsl_get_password_flags (<em class="parameter"><code><a class="link"
 <hr>
 <div class="refsect2">
 <a name="NMSettingAdsl--protocol"></a><h3>The <code class="literal">“protocol”</code> property</h3>
-<pre class="programlisting">  “protocol”                 <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<pre class="programlisting">  “protocol”                 <span class="type">char</span> *</pre>
 <p>ADSL connection protocol.  Can be "pppoa", "pppoe" or "ipoatm".</p>
 <p>Owner: NMSettingAdsl</p>
 <p>Flags: Read / Write</p>
@@ -547,7 +547,7 @@ nm_setting_adsl_get_password_flags (<em class="parameter"><code><a class="link"
 <hr>
 <div class="refsect2">
 <a name="NMSettingAdsl--username"></a><h3>The <code class="literal">“username”</code> property</h3>
-<pre class="programlisting">  “username”                 <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<pre class="programlisting">  “username”                 <span class="type">char</span> *</pre>
 <p>Username used to authenticate with the ADSL service.</p>
 <p>Owner: NMSettingAdsl</p>
 <p>Flags: Read / Write</p>
@@ -576,6 +576,6 @@ nm_setting_adsl_get_password_flags (<em class="parameter"><code><a class="link"
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.33.1</div>
 </body>
 </html>
\ No newline at end of file