From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMSettingAdsl.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/libnm/html/NMSettingAdsl.html') diff --git a/docs/libnm/html/NMSettingAdsl.html b/docs/libnm/html/NMSettingAdsl.html index 6fab7aee..b7ac1385 100644 --- a/docs/libnm/html/NMSettingAdsl.html +++ b/docs/libnm/html/NMSettingAdsl.html @@ -432,61 +432,61 @@ nm_setting_adsl_get_password_flags (

NM_SETTING_ADSL_USERNAME

-
#define NM_SETTING_ADSL_USERNAME            "username"
+
#define NM_SETTING_ADSL_USERNAME       "username"
 

NM_SETTING_ADSL_PASSWORD

-
#define NM_SETTING_ADSL_PASSWORD            "password"
+
#define NM_SETTING_ADSL_PASSWORD       "password"
 

NM_SETTING_ADSL_PASSWORD_FLAGS

-
#define NM_SETTING_ADSL_PASSWORD_FLAGS      "password-flags"
+
#define NM_SETTING_ADSL_PASSWORD_FLAGS "password-flags"
 

NM_SETTING_ADSL_PROTOCOL

-
#define NM_SETTING_ADSL_PROTOCOL            "protocol"
+
#define NM_SETTING_ADSL_PROTOCOL       "protocol"
 

NM_SETTING_ADSL_ENCAPSULATION

-
#define NM_SETTING_ADSL_ENCAPSULATION       "encapsulation"
+
#define NM_SETTING_ADSL_ENCAPSULATION  "encapsulation"
 

NM_SETTING_ADSL_VPI

-
#define NM_SETTING_ADSL_VPI                 "vpi"
+
#define NM_SETTING_ADSL_VPI            "vpi"
 

NM_SETTING_ADSL_VCI

-
#define NM_SETTING_ADSL_VCI                 "vci"
+
#define NM_SETTING_ADSL_VCI            "vci"
 

NM_SETTING_ADSL_PROTOCOL_PPPOA

-
#define NM_SETTING_ADSL_PROTOCOL_PPPOA      "pppoa"
+
#define NM_SETTING_ADSL_PROTOCOL_PPPOA  "pppoa"
 

NM_SETTING_ADSL_PROTOCOL_PPPOE

-
#define NM_SETTING_ADSL_PROTOCOL_PPPOE      "pppoe"
+
#define NM_SETTING_ADSL_PROTOCOL_PPPOE  "pppoe"
 

NM_SETTING_ADSL_PROTOCOL_IPOATM

-
#define NM_SETTING_ADSL_PROTOCOL_IPOATM     "ipoatm"
+
#define NM_SETTING_ADSL_PROTOCOL_IPOATM "ipoatm"
 

-- cgit 1.3.0-6-gf8a5 From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMSettingAdsl.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/libnm/html/NMSettingAdsl.html') diff --git a/docs/libnm/html/NMSettingAdsl.html b/docs/libnm/html/NMSettingAdsl.html index b7ac1385..32f07ac3 100644 --- a/docs/libnm/html/NMSettingAdsl.html +++ b/docs/libnm/html/NMSettingAdsl.html @@ -8,7 +8,7 @@ - + @@ -115,13 +115,13 @@ -gchar * +char * encapsulation Read / Write -gchar * +char * password Read / Write @@ -132,13 +132,13 @@ -gchar * +char * protocol Read / Write -gchar * +char * username Read / Write @@ -512,7 +512,7 @@ nm_setting_adsl_get_password_flags (

Property Details

The “encapsulation” property

-
  “encapsulation”            gchar *
+
  “encapsulation”            char *

Encapsulation of ADSL connection. Can be "vcmux" or "llc".

Owner: NMSettingAdsl

Flags: Read / Write

@@ -521,7 +521,7 @@ nm_setting_adsl_get_password_flags (

The “password” property

-
  “password”                 gchar *
+
  “password”                 char *

Password used to authenticate with the ADSL service.

Owner: NMSettingAdsl

Flags: Read / Write

@@ -538,7 +538,7 @@ nm_setting_adsl_get_password_flags (

The “protocol” property

-
  “protocol”                 gchar *
+
  “protocol”                 char *

ADSL connection protocol. Can be "pppoa", "pppoe" or "ipoatm".

Owner: NMSettingAdsl

Flags: Read / Write

@@ -547,7 +547,7 @@ nm_setting_adsl_get_password_flags (

The “username” property

-
  “username”                 gchar *
+
  “username”                 char *

Username used to authenticate with the ADSL service.

Owner: NMSettingAdsl

Flags: Read / Write

@@ -576,6 +576,6 @@ nm_setting_adsl_get_password_flags (
+
Generated by GTK-Doc V1.33.1
\ No newline at end of file -- cgit 1.3.0-6-gf8a5