From 73e152af6e3fb4f5848bfb8394484026ff119003 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 11 May 2016 17:08:25 +0200 Subject: Imported Upstream version 1.2.2 --- docs/libnm/html/NMRemoteConnection.html | 66 ++++++++++++++++++++------------- 1 file changed, 41 insertions(+), 25 deletions(-) (limited to 'docs/libnm/html/NMRemoteConnection.html') diff --git a/docs/libnm/html/NMRemoteConnection.html b/docs/libnm/html/NMRemoteConnection.html index 48fc088c..47dbcbcc 100644 --- a/docs/libnm/html/NMRemoteConnection.html +++ b/docs/libnm/html/NMRemoteConnection.html @@ -16,7 +16,8 @@ Top  |  Description  |  - Object Hierarchy  |  + Object Hierarchy  |  + Implemented Interfaces  |  Properties Home @@ -202,6 +203,10 @@ #define NM_REMOTE_CONNECTION_VISIBLE + +  +NMRemoteConnection + @@ -213,6 +218,12 @@
+

Implemented Interfaces

+

+NMRemoteConnection implements + GInitable, GAsyncInitable and NMConnection.

+
+

Description

@@ -230,7 +241,7 @@ NetworkManager. If save_to_disk is TRUE, the updated connection will be saved to disk; if FALSE, then only the in-memory representation will be changed.

-

Parameters

+

Parameters

@@ -262,7 +273,7 @@ disk; if FALSE, then only the in-memory representat
-

Returns

+

Returns

TRUE on success, FALSE on error, in which case error will be set.

@@ -284,7 +295,7 @@ nm_remote_connection_commit_changes_async be saved to disk; if FALSE, then only the in-memory representation will be changed.

-

Parameters

+

Parameters

@@ -332,7 +343,7 @@ nm_remote_connection_commit_changes_finish GError **error);

Gets the result of a call to nm_remote_connection_commit_changes_async().

-

Parameters

+

Parameters

@@ -359,7 +370,7 @@ nm_remote_connection_commit_changes_finish
-

Returns

+

Returns

TRUE on success, FALSE on error, in which case error will be set.

@@ -374,7 +385,7 @@ nm_remote_connection_save ( -

Parameters

+

Parameters

@@ -401,7 +412,7 @@ been written to disk, or if the connection has never been saved.

-

Returns

+

Returns

TRUE on success, FALSE on error, in which case error will be set.

@@ -417,7 +428,7 @@ nm_remote_connection_save_async (Saves the connection to disk if the connection has changes that have not yet been written to disk, or if the connection has never been saved.

-

Parameters

+

Parameters

@@ -459,7 +470,7 @@ nm_remote_connection_save_finish (GError **error);

Gets the result of a call to nm_remote_connection_save_async().

-

Parameters

+

Parameters

@@ -486,7 +497,7 @@ nm_remote_connection_save_finish (
-

Returns

+

Returns

TRUE on success, FALSE on error, in which case error will be set.

@@ -500,7 +511,7 @@ nm_remote_connection_delete (GError **error);

Deletes the connection.

-

Parameters

+

Parameters

@@ -527,7 +538,7 @@ nm_remote_connection_delete ( -

Returns

+

Returns

TRUE on success, FALSE on error, in which case error will be set.

@@ -542,7 +553,7 @@ nm_remote_connection_delete_async (gpointer user_data);

Asynchronously deletes the connection.

-

Parameters

+

Parameters

@@ -584,7 +595,7 @@ nm_remote_connection_delete_finish (GError **error);

Gets the result of a call to nm_remote_connection_delete_async().

-

Parameters

+

Parameters

@@ -611,7 +622,7 @@ nm_remote_connection_delete_finish (
-

Returns

+

Returns

TRUE on success, FALSE on error, in which case error will be set.

@@ -627,7 +638,7 @@ nm_remote_connection_get_secrets (Request the connection's secrets. Note that this is a blocking D-Bus call, not a simple property accessor.

-

Parameters

+

Parameters

@@ -659,7 +670,7 @@ not a simple property accessor.

-

Returns

+

Returns

a GVariant of type NM_VARIANT_TYPE_CONNECTION containing connection 's secrets, or NULL on error.

@@ -677,7 +688,7 @@ nm_remote_connection_get_secrets_async gpointer user_data);

Asynchronously requests the connection's secrets.

-

Parameters

+

Parameters

@@ -725,7 +736,7 @@ nm_remote_connection_get_secrets_finish GError **error);

Gets the result of a call to nm_remote_connection_get_secrets_async().

-

Parameters

+

Parameters

@@ -752,7 +763,7 @@ nm_remote_connection_get_secrets_finish
-

Returns

+

Returns

a GVariant of type NM_VARIANT_TYPE_CONNECTION containing connection 's secrets, or NULL on error.

@@ -765,7 +776,7 @@ containing connection
gboolean
 nm_remote_connection_get_unsaved (NMRemoteConnection *connection);
-

Parameters

+

Parameters

@@ -780,7 +791,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.

@@ -800,7 +811,7 @@ non-visible connections to callers, but it is possible for a connection's visibility to change after you already have a reference to it.)

-

Parameters

+

Parameters

@@ -815,7 +826,7 @@ reference to it.)

-

Returns

+

Returns

TRUE if the remote connection is visible to the current user, FALSE if not.

@@ -846,6 +857,11 @@ user, FALSE if not.

#define NM_REMOTE_CONNECTION_VISIBLE         "visible"
 
+
+
+

NMRemoteConnection

+
typedef struct _NMRemoteConnection NMRemoteConnection;
+

Property Details

-- cgit 1.3.0-6-gf8a5