From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/libnm/html/NMRemoteConnection.html | 65 ++++++++++++++++++++++++++++++++- 1 file changed, 63 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMRemoteConnection.html') diff --git a/docs/libnm/html/NMRemoteConnection.html b/docs/libnm/html/NMRemoteConnection.html index feae6e7b..9469e72d 100644 --- a/docs/libnm/html/NMRemoteConnection.html +++ b/docs/libnm/html/NMRemoteConnection.html @@ -185,6 +185,14 @@ nm_remote_connection_get_visible () + + +guint64 + + +nm_remote_connection_get_version_id () + + @@ -214,6 +222,11 @@ Read +guint64 +version-id +Read + + gboolean visible Read @@ -251,6 +264,10 @@ #define +NM_REMOTE_CONNECTION_VERSION_ID + + +#define NM_REMOTE_CONNECTION_VISIBLE @@ -308,7 +325,7 @@ nm_remote_connection_update2 (

settings

optional connection to update the settings.

-[allow-none] +[nullable]

flags

@@ -318,7 +335,7 @@ nm_remote_connection_update2 (

args

optional arguments.

-[allow-none] +[nullable]

cancellable

@@ -1058,6 +1075,33 @@ reference to it.)

user,
FALSE if not.

+
+
+

nm_remote_connection_get_version_id ()

+
guint64
+nm_remote_connection_get_version_id (NMRemoteConnection *connection);
+
+

Parameters

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

connection

the NMRemoteConnection

 
+
+
+

Returns

+

the version-id of the profile. This ID is incremented +whenever the profile is modified.

+
+

Since: 1.44

+

Types and Values

@@ -1092,6 +1136,12 @@ user, +

NM_REMOTE_CONNECTION_VERSION_ID

+
#define NM_REMOTE_CONNECTION_VERSION_ID      "version-id"
+
+
+
+

NM_REMOTE_CONNECTION_VISIBLE

#define NM_REMOTE_CONNECTION_VISIBLE         "visible"
 
@@ -1137,6 +1187,17 @@ to disk, +

The “version-id” property

+
  “version-id”               guint64
+

The version ID of the profile that is incremented when the profile gets modified. +This can be used to track concurrent modifications of the profile.

+

Owner: NMRemoteConnection

+

Flags: Read

+

Default value: 0

+

Since: 1.44

+
+
+

The “visible” property

  “visible”                  gboolean

TRUE if the remote connection is visible to the current user, FALSE if -- cgit 1.3.0-6-gf8a5