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-glib/html/NMRemoteConnection.html | 62 ++++++++++++++-------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'docs/libnm-glib/html/NMRemoteConnection.html') diff --git a/docs/libnm-glib/html/NMRemoteConnection.html b/docs/libnm-glib/html/NMRemoteConnection.html index ee5bfa0c..62a40365 100644 --- a/docs/libnm-glib/html/NMRemoteConnection.html +++ b/docs/libnm-glib/html/NMRemoteConnection.html @@ -8,7 +8,7 @@ - + @@ -43,10 +43,6 @@ -#define -NM_REMOTE_CONNECTION_ERROR - - GQuark @@ -205,6 +201,10 @@ #define +NM_REMOTE_CONNECTION_ERROR + + +#define NM_REMOTE_CONNECTION_UNSAVED @@ -229,7 +229,7 @@

Object Hierarchy

    GObject
-    ╰── NMConnection
+    ╰── NMConnection
         ╰── NMRemoteConnection
 
@@ -239,18 +239,12 @@

Functions

-

NM_REMOTE_CONNECTION_ERROR

-
#define NM_REMOTE_CONNECTION_ERROR (nm_remote_connection_error_quark ())
-
-
-
-

nm_remote_connection_error_quark ()

GQuark
 nm_remote_connection_error_quark (void);

Registers an error quark for NMRemoteConnection if necessary.

-

Returns

+

Returns

the error quark used for NMRemoteConnection errors.

@@ -264,7 +258,7 @@ nm_remote_connection_error_quark (Called when NetworkManager has finished an asynchronous operation on a connection, like commit changes, deleting, saving, etc.

-

Parameters

+

Parameters

@@ -302,7 +296,7 @@ connection, like commit changes, deleting, saving, etc.

Called when NetworkManager returns secrets in response to a request for secrets via nm_remote_connection_get_secrets().

-

Parameters

+

Parameters

@@ -344,7 +338,7 @@ nm_remote_connection_new (const char *path);

Creates a new object representing the remote connection.

-

Parameters

+

Parameters

@@ -366,7 +360,7 @@ nm_remote_connection_new ( -

Returns

+

Returns

the new remote connection object on success, or NULL on failure

@@ -380,7 +374,7 @@ nm_remote_connection_commit_changes (Send any local changes to the settings and properties of this connection to NetworkManager, which will immediately save them to disk.

-

Parameters

+

Parameters

@@ -422,7 +416,7 @@ NetworkManager. The changes are not saved to disk until either nm_remote_connection_save() or nm_remote_connection_commit_changes() is called.

-

Parameters

+

Parameters

@@ -462,7 +456,7 @@ nm_remote_connection_save ( -

Parameters

+

Parameters

@@ -501,7 +495,7 @@ nm_remote_connection_delete (gpointer user_data);

Delete the connection.

-

Parameters

+

Parameters

@@ -539,7 +533,7 @@ nm_remote_connection_get_secrets (gpointer user_data);

Request the connection's secrets.

-

Parameters

+

Parameters

@@ -554,7 +548,7 @@ nm_remote_connection_get_secrets ( - + @@ -579,7 +573,7 @@ must not be NULL.

gboolean
 nm_remote_connection_get_unsaved (NMRemoteConnection *connection);
-

Parameters

+

Parameters

setting_name

the NMSetting object name to get secrets for

the NMSetting object name to get secrets for

 
@@ -594,7 +588,7 @@ nm_remote_connection_get_unsaved (
-

Returns

+

Returns

TRUE if the remote connection contains changes that have not been saved to disk, FALSE if the connection is the same as its on-disk representation.

@@ -607,7 +601,7 @@ representation.

enum NMRemoteConnectionError

-

Members

+

Members

@@ -635,6 +629,12 @@ representation.


+

NM_REMOTE_CONNECTION_ERROR

+
#define NM_REMOTE_CONNECTION_ERROR (nm_remote_connection_error_quark ())
+
+
+
+

NM_REMOTE_CONNECTION_UNSAVED

#define NM_REMOTE_CONNECTION_UNSAVED         "unsaved"
 
@@ -706,7 +706,7 @@ user_function ( -

Parameters

+

Parameters

@@ -716,7 +716,7 @@ invisible to the current user.

- + @@ -738,7 +738,7 @@ user_function ( -

Parameters

+

Parameters

connection

a NMConnection

a NMConnection

 
@@ -748,7 +748,7 @@ still visible to the user.

- + @@ -773,6 +773,6 @@ user_function ( -
Generated by GTK-Doc V1.24 +
Generated by GTK-Doc V1.25 \ No newline at end of file -- cgit 1.3.0-6-gf8a5

connection

a NMConnection

a NMConnection