From f60117b41d5433be1b4a96d82cd11d0c3dce9b63 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 23 Apr 2018 18:00:21 +0200 Subject: New upstream version 1.11.3 --- docs/libnm/html/NMRemoteConnection.html | 61 ++++++++++++++++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) (limited to 'docs/libnm/html/NMRemoteConnection.html') diff --git a/docs/libnm/html/NMRemoteConnection.html b/docs/libnm/html/NMRemoteConnection.html index 6cd6e6dd..cc4b7999 100644 --- a/docs/libnm/html/NMRemoteConnection.html +++ b/docs/libnm/html/NMRemoteConnection.html @@ -164,6 +164,14 @@ +NMSettingsConnectionFlags + + +nm_remote_connection_get_flags () + + + + gboolean @@ -183,6 +191,11 @@ +guint +flags +Read + + gboolean unsaved Read @@ -217,6 +230,10 @@ #define +NM_REMOTE_CONNECTION_FLAGS + + +#define NM_REMOTE_CONNECTION_VISIBLE @@ -303,7 +320,7 @@ nm_remote_connection_update2 (Since: 1.10.2

+

Since: 1.12


@@ -918,6 +935,32 @@ representation.


+

nm_remote_connection_get_flags ()

+
NMSettingsConnectionFlags
+nm_remote_connection_get_flags (NMRemoteConnection *connection);
+
+

Parameters

+
+++++ + + + + + +

connection

the NMRemoteConnection

 
+
+
+

Returns

+

the flags of the connection of type NMSettingsConnectionFlags.

+
+

Since: 1.12

+
+
+

nm_remote_connection_get_visible ()

gboolean
 nm_remote_connection_get_visible (NMRemoteConnection *connection);
@@ -972,6 +1015,12 @@ user, +

NM_REMOTE_CONNECTION_FLAGS

+
#define NM_REMOTE_CONNECTION_FLAGS           "flags"
+
+
+
+

NM_REMOTE_CONNECTION_VISIBLE

#define NM_REMOTE_CONNECTION_VISIBLE         "visible"
 
@@ -985,6 +1034,16 @@ user,

Property Details

+

The “flags” property

+
  “flags”                    guint
+

The flags of the connection as unsigned integer. The values +correspond to the NMSettingsConnectionFlags enum.

+

Flags: Read

+

Default value: 0

+

Since: 1.12

+
+
+

The “unsaved” property

  “unsaved”                  gboolean

TRUE if the remote connection contains changes that have not been saved -- cgit 1.3.0-6-gf8a5