From a6b89d35fabd9f5934b84d7cde22e9268f92c3d3 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 29 Nov 2010 19:00:22 +0100 Subject: Imported Upstream version 0.8.2 --- docs/libnm-util/html/NMSettingVPN.html | 36 +++++++++++++++++----------------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'docs/libnm-util/html/NMSettingVPN.html') diff --git a/docs/libnm-util/html/NMSettingVPN.html b/docs/libnm-util/html/NMSettingVPN.html index 15bd338b..e3b96cdb 100644 --- a/docs/libnm-util/html/NMSettingVPN.html +++ b/docs/libnm-util/html/NMSettingVPN.html @@ -3,12 +3,12 @@ NMSettingVPN - + - + @@ -45,7 +45,7 @@ enum NMSettingVpnError; #define NM_TYPE_SETTING_VPN_ERROR #define NM_SETTING_VPN_ERROR -GQuark nm_setting_vpn_error_quark (void); +GQuark nm_setting_vpn_error_quark (void); #define NM_SETTING_VPN_SERVICE_TYPE #define NM_SETTING_VPN_USER_NAME #define NM_SETTING_VPN_DATA @@ -54,8 +54,8 @@ enum NMSettingVPNClass; void (*VPNIterFunc) (const char *key, const char *value, - gpointer user_data); -GType nm_setting_vpn_get_type (void); + gpointer user_data); +GType nm_setting_vpn_get_type (void); NMSetting * nm_setting_vpn_new (void); const char * nm_setting_vpn_get_service_type (NMSettingVPN *setting); const char * nm_setting_vpn_get_user_name (NMSettingVPN *setting); @@ -68,7 +68,7 @@ const char * const char *key); void nm_setting_vpn_foreach_data_item (NMSettingVPN *setting, VPNIterFunc func, - gpointer user_data); + gpointer user_data); void nm_setting_vpn_add_secret (NMSettingVPN *setting, const char *key, const char *secret); @@ -78,13 +78,13 @@ const char * const char *key); void nm_setting_vpn_foreach_secret (NMSettingVPN *setting, VPNIterFunc func, - gpointer user_data); + gpointer user_data);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingVPN
 
@@ -94,8 +94,8 @@ const char * "data" GHashTable_gchararray+gchararray_* : Read / Write "secrets" GHashTable_gchararray+gchararray_* : Read / Write - "service-type" gchar* : Read / Write - "user-name" gchar* : Read / Write + "service-type" gchar* : Read / Write + "user-name" gchar* : Read / Write
@@ -144,7 +144,7 @@ const char *

nm_setting_vpn_error_quark ()

-
GQuark              nm_setting_vpn_error_quark          (void);
+
GQuark              nm_setting_vpn_error_quark          (void);

@@ -216,7 +216,7 @@ const char *

VPNIterFunc ()

void                (*VPNIterFunc)                      (const char *key,
                                                          const char *value,
-                                                         gpointer user_data);
+ gpointer user_data);

@@ -243,7 +243,7 @@ const char *

nm_setting_vpn_get_type ()

-
GType               nm_setting_vpn_get_type             (void);
+
GType               nm_setting_vpn_get_type             (void);

@@ -399,7 +399,7 @@ const char *

nm_setting_vpn_foreach_data_item ()

void                nm_setting_vpn_foreach_data_item    (NMSettingVPN *setting,
                                                          VPNIterFunc func,
-                                                         gpointer user_data);
+ gpointer user_data);

@@ -508,7 +508,7 @@ const char *

nm_setting_vpn_foreach_secret ()

void                nm_setting_vpn_foreach_secret       (NMSettingVPN *setting,
                                                          VPNIterFunc func,
-                                                         gpointer user_data);
+ gpointer user_data);

@@ -555,7 +555,7 @@ passwords or private keys. Both keys and values must be strings.

The "service-type" property

-
  "service-type"             gchar*                : Read / Write
+
  "service-type"             gchar*                : Read / Write

D-Bus service name of the VPN plugin that this setting uses to connect to its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc @@ -566,7 +566,7 @@ plugin.


The "user-name" property

-
  "user-name"                gchar*                : Read / Write
+
  "user-name"                gchar*                : Read / Write

User name of the currently logged in user for connections provided by the user settings service. This name is provided to the VPN plugin to use in lieu of a custom username provided by that VPN plugins specific configuration. The VPN plugin itself decides which user name to use.

Default value: NULL

@@ -574,6 +574,6 @@ plugin.
+ Generated by GTK-Doc V1.15 \ No newline at end of file -- cgit 1.3.0-6-gf8a5