From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm-util/html/NMSettingAdsl.html | 58 ++++++--------------------------- 1 file changed, 10 insertions(+), 48 deletions(-) (limited to 'docs/libnm-util/html/NMSettingAdsl.html') diff --git a/docs/libnm-util/html/NMSettingAdsl.html b/docs/libnm-util/html/NMSettingAdsl.html index 3b2aef23..165177b5 100644 --- a/docs/libnm-util/html/NMSettingAdsl.html +++ b/docs/libnm-util/html/NMSettingAdsl.html @@ -2,13 +2,13 @@ -libnm-util Reference Manual: NMSettingAdsl +NMSettingAdsl: libnm-util Reference Manual - + @@ -263,7 +263,6 @@ nm_setting_adsl_error_quark (void

Returns

the error quark used for NMSettingAdsl errors.

-


@@ -275,7 +274,6 @@ nm_setting_adsl_new (void<

Returns

the new empty NMSettingAdsl object

-


@@ -301,7 +299,6 @@ nm_setting_adsl_get_username (

Returns

the “username” property of the setting

-


@@ -327,7 +324,6 @@ nm_setting_adsl_get_password (

Returns

the “password” property of the setting

-


@@ -353,7 +349,6 @@ nm_setting_adsl_get_protocol (

Returns

the “protocol” property of the setting

-


@@ -379,7 +374,6 @@ nm_setting_adsl_get_encapsulation (

Returns

the “encapsulation” property of the setting

-


@@ -405,7 +399,6 @@ nm_setting_adsl_get_vpi (

Returns

the “vpi” property of the setting

-


@@ -431,7 +424,6 @@ nm_setting_adsl_get_vci (

Returns

the “vci” property of the setting

-


@@ -457,7 +449,6 @@ nm_setting_adsl_get_password_flags (

Returns

the NMSettingSecretFlags pertaining to the “password”

-

@@ -467,8 +458,6 @@ nm_setting_adsl_get_password_flags (

NM_SETTING_ADSL_SETTING_NAME

#define NM_SETTING_ADSL_SETTING_NAME "adsl"
 
-

-


@@ -513,104 +502,78 @@ required

NM_SETTING_ADSL_ERROR

#define NM_SETTING_ADSL_ERROR nm_setting_adsl_error_quark ()
 
-

-


NM_SETTING_ADSL_USERNAME

#define NM_SETTING_ADSL_USERNAME            "username"
 
-

-


NM_SETTING_ADSL_PASSWORD

#define NM_SETTING_ADSL_PASSWORD            "password"
 
-

-


NM_SETTING_ADSL_PASSWORD_FLAGS

#define NM_SETTING_ADSL_PASSWORD_FLAGS      "password-flags"
 
-

-


NM_SETTING_ADSL_PROTOCOL

#define NM_SETTING_ADSL_PROTOCOL            "protocol"
 
-

-


NM_SETTING_ADSL_ENCAPSULATION

#define NM_SETTING_ADSL_ENCAPSULATION       "encapsulation"
 
-

-


NM_SETTING_ADSL_VPI

#define NM_SETTING_ADSL_VPI                 "vpi"
 
-

-


NM_SETTING_ADSL_VCI

#define NM_SETTING_ADSL_VCI                 "vci"
 
-

-


NM_SETTING_ADSL_PROTOCOL_PPPOA

#define NM_SETTING_ADSL_PROTOCOL_PPPOA      "pppoa"
 
-

-


NM_SETTING_ADSL_PROTOCOL_PPPOE

#define NM_SETTING_ADSL_PROTOCOL_PPPOE      "pppoe"
 
-

-


NM_SETTING_ADSL_PROTOCOL_IPOATM

#define NM_SETTING_ADSL_PROTOCOL_IPOATM     "ipoatm"
 
-

-


NM_SETTING_ADSL_ENCAPSULATION_VCMUX

#define NM_SETTING_ADSL_ENCAPSULATION_VCMUX "vcmux"
 
-

-


NM_SETTING_ADSL_ENCAPSULATION_LLC

#define NM_SETTING_ADSL_ENCAPSULATION_LLC   "llc"
 
-

-

@@ -618,7 +581,7 @@ required

The “encapsulation” property

  “encapsulation”            gchar *
-

+

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

Flags: Read / Write

Default value: NULL

@@ -626,7 +589,7 @@ required

The “password” property

  “password”                 gchar *
-

+

Password used to authenticate with the ADSL service.

Flags: Read / Write

Default value: NULL

@@ -634,7 +597,7 @@ required

The “password-flags” property

  “password-flags”           guint
-

+

Flags indicating how to handle the “password” property.

Flags: Read / Write

Allowed values: <= 7

Default value: 0

@@ -643,7 +606,7 @@ required

The “protocol” property

  “protocol”                 gchar *
-

+

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

Flags: Read / Write

Default value: NULL

@@ -651,7 +614,7 @@ required

The “username” property

  “username”                 gchar *
-

+

Username used to authenticate with the ADSL service.

Flags: Read / Write

Default value: NULL

@@ -659,7 +622,7 @@ required

The “vci” property

  “vci”                      guint
-

+

VCI of ADSL connection

Flags: Read / Write

Allowed values: <= 65536

Default value: 0

@@ -668,7 +631,7 @@ required

The “vpi” property

  “vpi”                      guint
-

+

VPI of ADSL connection

Flags: Read / Write

Allowed values: <= 65536

Default value: 0

@@ -676,7 +639,6 @@ required

+
Generated by GTK-Doc V1.24
\ No newline at end of file -- cgit 1.3.0-6-gf8a5