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/NMSettingCdma.html | 39 +++++++++++---------------------- 1 file changed, 13 insertions(+), 26 deletions(-) (limited to 'docs/libnm-util/html/NMSettingCdma.html') diff --git a/docs/libnm-util/html/NMSettingCdma.html b/docs/libnm-util/html/NMSettingCdma.html index e0d32198..43980d9d 100644 --- a/docs/libnm-util/html/NMSettingCdma.html +++ b/docs/libnm-util/html/NMSettingCdma.html @@ -2,13 +2,13 @@ -libnm-util Reference Manual: NMSettingCdma +NMSettingCdma: libnm-util Reference Manual - + @@ -193,7 +193,6 @@ nm_setting_cdma_error_quark (void

Returns

the error quark used for NMSettingCdma errors.

-


@@ -205,7 +204,6 @@ nm_setting_cdma_new (void<

Returns

the new empty NMSettingCdma object

-


@@ -231,7 +229,6 @@ nm_setting_cdma_get_number (

Returns

the “number” property of the setting

-


@@ -257,7 +254,6 @@ nm_setting_cdma_get_username (

Returns

the “username” property of the setting

-


@@ -283,7 +279,6 @@ nm_setting_cdma_get_password (

Returns

the “password” property of the setting

-


@@ -309,7 +304,6 @@ nm_setting_cdma_get_password_flags (

Returns

the NMSettingSecretFlags pertaining to the “password”

-

@@ -319,8 +313,6 @@ nm_setting_cdma_get_password_flags (

NM_SETTING_CDMA_SETTING_NAME

#define NM_SETTING_CDMA_SETTING_NAME "cdma"
 
-

-


@@ -373,40 +365,30 @@ is missing in the connection

NM_SETTING_CDMA_ERROR

#define NM_SETTING_CDMA_ERROR nm_setting_cdma_error_quark ()
 
-

-


NM_SETTING_CDMA_NUMBER

#define NM_SETTING_CDMA_NUMBER         "number"
 
-

-


NM_SETTING_CDMA_USERNAME

#define NM_SETTING_CDMA_USERNAME       "username"
 
-

-


NM_SETTING_CDMA_PASSWORD

#define NM_SETTING_CDMA_PASSWORD       "password"
 
-

-


NM_SETTING_CDMA_PASSWORD_FLAGS

#define NM_SETTING_CDMA_PASSWORD_FLAGS "password-flags"
 
-

-

@@ -414,7 +396,9 @@ is missing in the connection

The “number” property

  “number”                   gchar *
-

+

The number to dial to establish the connection to the CDMA-based mobile +broadband network, if any. If not specified, the default number (777) +is used when required.

Flags: Read / Write

Default value: NULL

@@ -422,7 +406,9 @@ is missing in the connection

The “password” property

  “password”                 gchar *
-

+

The password used to authenticate with the network, if required. Many +providers do not require a password, or accept any password. But if a +password is required, it is specified here.

Flags: Read / Write

Default value: NULL

@@ -430,7 +416,7 @@ is missing in the connection

The “password-flags” property

  “password-flags”           guint
-

+

Flags indicating how to handle the “password” property.

Flags: Read / Write

Allowed values: <= 7

Default value: 0

@@ -439,14 +425,15 @@ is missing in the connection

The “username” property

  “username”                 gchar *
-

+

The username used to authenticate with the network, if required. Many +providers do not require a username, or accept any username. But if a +username is required, it is specified here.

Flags: Read / Write

Default value: NULL

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