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/html/NMRemoteConnection.html | 37 +++++++++++---------------------- 1 file changed, 12 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 0bead3ba..d413162d 100644 --- a/docs/libnm/html/NMRemoteConnection.html +++ b/docs/libnm/html/NMRemoteConnection.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMRemoteConnection +NMRemoteConnection: libnm Reference Manual - + @@ -214,8 +214,6 @@

Description

-

-

Functions

@@ -267,7 +265,6 @@ disk; if FALSE, then only the in-memory representat

Returns

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

-


@@ -365,7 +362,6 @@ nm_remote_connection_commit_changes_finish

Returns

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

-


@@ -408,7 +404,6 @@ been written to disk, or if the connection has never been saved.

Returns

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

-


@@ -494,7 +489,6 @@ nm_remote_connection_save_finish (

Returns

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

-


@@ -536,7 +530,6 @@ nm_remote_connection_delete (

Returns

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

-


@@ -621,7 +614,6 @@ nm_remote_connection_delete_finish (

Returns

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

-


@@ -671,7 +663,6 @@ not a simple property accessor.

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

-


@@ -793,7 +784,6 @@ nm_remote_connection_get_unsaved ( 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.

-


@@ -828,7 +818,6 @@ reference to it.)

Returns

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

-

@@ -838,32 +827,24 @@ user, FALSE if not.

NM_REMOTE_CONNECTION_DBUS_CONNECTION

#define NM_REMOTE_CONNECTION_DBUS_CONNECTION "dbus-connection"
 
-

-


NM_REMOTE_CONNECTION_PATH

#define NM_REMOTE_CONNECTION_PATH            "path"
 
-

-


NM_REMOTE_CONNECTION_UNSAVED

#define NM_REMOTE_CONNECTION_UNSAVED         "unsaved"
 
-

-


NM_REMOTE_CONNECTION_VISIBLE

#define NM_REMOTE_CONNECTION_VISIBLE         "visible"
 
-

-

@@ -871,7 +852,8 @@ user, FALSE if not.

The “unsaved” property

  “unsaved”                  gboolean
-

+

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.

Flags: Read

Default value: FALSE

@@ -879,14 +861,19 @@ user, FALSE if not.

The “visible” property

  “visible”                  gboolean
-

+

TRUE if the remote connection is visible to the current user, FALSE if +not. If the connection is not visible then it is essentially useless; it +will not contain any settings, and operations such as +nm_remote_connection_save() and nm_remote_connection_delete() will always +fail. (NMRemoteSettings will not normally return non-visible connections +to callers, but it is possible for a connection's visibility to change +after you already have a reference to it.)

Flags: Read

Default value: FALSE

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