From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/libnm/html/libnm-nm-errors.html | 122 +++++++++++++++++------------------ 1 file changed, 61 insertions(+), 61 deletions(-) (limited to 'docs/libnm/html/libnm-nm-errors.html') diff --git a/docs/libnm/html/libnm-nm-errors.html b/docs/libnm/html/libnm-nm-errors.html index 13444902..8a52029f 100644 --- a/docs/libnm/html/libnm-nm-errors.html +++ b/docs/libnm/html/libnm-nm-errors.html @@ -8,7 +8,7 @@ - + @@ -49,10 +49,6 @@ -#define -NM_AGENT_MANAGER_ERROR - - GQuark @@ -85,10 +81,6 @@ -#define -NM_MANAGER_ERROR - - GQuark @@ -97,10 +89,6 @@ -#define -NM_SECRET_AGENT_ERROR - - GQuark @@ -109,14 +97,6 @@ -#define -NM_SETTINGS_ERROR - - -#define -NM_VPN_PLUGIN_ERROR - - GQuark @@ -140,6 +120,10 @@ NMAgentManagerError +#define +NM_AGENT_MANAGER_ERROR + + enum NMConnectionError @@ -168,17 +152,33 @@ NMManagerError +#define +NM_MANAGER_ERROR + + enum NMSecretAgentError +#define +NM_SECRET_AGENT_ERROR + + enum NMSettingsError +#define +NM_SETTINGS_ERROR + + enum NMVpnPluginError + +#define +NM_VPN_PLUGIN_ERROR + @@ -207,12 +207,6 @@ nm_agent_manager_error_quark (voi
-

NM_AGENT_MANAGER_ERROR

-
#define NM_AGENT_MANAGER_ERROR (nm_agent_manager_error_quark ())
-
-
-
-

nm_connection_error_quark ()

GQuark
 nm_connection_error_quark (void);
@@ -237,42 +231,18 @@ nm_manager_error_quark (void
-

NM_MANAGER_ERROR

-
#define NM_MANAGER_ERROR (nm_manager_error_quark ())
-
-
-
-

nm_secret_agent_error_quark ()

GQuark
 nm_secret_agent_error_quark (void);

-

NM_SECRET_AGENT_ERROR

-
#define NM_SECRET_AGENT_ERROR         (nm_secret_agent_error_quark ())
-
-
-
-

nm_settings_error_quark ()

GQuark
 nm_settings_error_quark (void);

-

NM_SETTINGS_ERROR

-
#define NM_SETTINGS_ERROR (nm_settings_error_quark ())
-
-
-
-
-

NM_VPN_PLUGIN_ERROR

-
#define NM_VPN_PLUGIN_ERROR      (nm_vpn_plugin_error_quark ())
-
-
-
-

nm_vpn_plugin_error_quark ()

GQuark
 nm_vpn_plugin_error_quark (void);
@@ -287,7 +257,7 @@ nm_vpn_plugin_error_quark (voidnm_client_activate_connection()), and correspond to D-Bus errors in the "org.freedesktop.NetworkManager.AgentManager" namespace.

-

Members

+

Members

@@ -348,15 +318,21 @@ errors in the "org.freedesktop.NetworkManager.AgentManager" namespace.


+

NM_AGENT_MANAGER_ERROR

+
#define NM_AGENT_MANAGER_ERROR (nm_agent_manager_error_quark ())
+
+
+
+

enum NMConnectionError

Describes errors that may result from operations involving a NMConnection -or its NMSettings.

+or its NMSettings.

These errors may be returned directly from NMConnection and NMSetting methods, or may be returned from D-Bus operations (eg on NMClient or NMDevice), where they correspond to errors in the "org.freedesktop.NetworkManager.Settings.Connection" namespace.

-

Members

+

Members

@@ -453,7 +429,7 @@ methods, or may be returned from D-Bus operations (eg on NMSetting8021x operations.

-

Members

+

Members

@@ -522,7 +498,7 @@ and some
-

Members

+

Members

@@ -616,7 +592,7 @@ These may be returned from
-

Members

+

Members

@@ -727,6 +703,12 @@ errors in that namespace.


+

NM_MANAGER_ERROR

+
#define NM_MANAGER_ERROR (nm_manager_error_quark ())
+
+
+
+

enum NMSecretAgentError

NMSecretAgentError values are passed by secret agents back to NetworkManager when they encounter problems retrieving secrets on behalf of NM. They @@ -736,7 +718,7 @@ namespace.

codes; instead, the secret agent manager will translate them to the corresponding NMAgentManagerError codes.

-

Members

+

Members

@@ -796,6 +778,12 @@ corresponding
+

NM_SECRET_AGENT_ERROR

+
#define NM_SECRET_AGENT_ERROR         (nm_secret_agent_error_quark ())
+
+
+
+

enum NMSettingsError

Errors related to the settings/persistent configuration interface of NetworkManager.

@@ -803,7 +791,7 @@ NetworkManager.

the "org.freedesktop.NetworkManager.Settings" interface, and correspond to D-Bus errors in that namespace.

-

Members

+

Members

@@ -867,11 +855,17 @@ D-Bus errors in that namespace.


+

NM_SETTINGS_ERROR

+
#define NM_SETTINGS_ERROR (nm_settings_error_quark ())
+
+
+
+

enum NMVpnPluginError

Returned by the VPN service plugin to indicate errors. These codes correspond to errors in the "org.freedesktop.NetworkManager.VPN.Error" namespace.

-

Members

+

Members

@@ -965,9 +959,15 @@ to errors in the "org.freedesktop.NetworkManager.VPN.Error" namespace.

+
+
+

NM_VPN_PLUGIN_ERROR

+
#define NM_VPN_PLUGIN_ERROR      (nm_vpn_plugin_error_quark ())
+
+
+
Generated by GTK-Doc V1.25 \ No newline at end of file -- cgit 1.3.0-6-gf8a5