From 34bb501be08aa2b313d88e67d6e0a7e0a3f9cfa6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 5 May 2024 00:07:30 +0200 Subject: New upstream version 1.47.90 --- docs/libnm/html/NMCheckpoint.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/libnm/html/NMCheckpoint.html') diff --git a/docs/libnm/html/NMCheckpoint.html b/docs/libnm/html/NMCheckpoint.html index 1e4f8e00..3362ecdd 100644 --- a/docs/libnm/html/NMCheckpoint.html +++ b/docs/libnm/html/NMCheckpoint.html @@ -42,7 +42,7 @@ -const GPtrArray * +const GPtrArray * nm_checkpoint_get_devices () @@ -50,7 +50,7 @@ -gint64 +gint64 nm_checkpoint_get_created () @@ -58,7 +58,7 @@ -guint32 +guint32 nm_checkpoint_get_rollback_timeout () @@ -77,18 +77,18 @@ -gint64 +gint64 created Read -GPtrArray * +GPtrArray * devices Read -guint +guint rollback-timeout Read @@ -124,7 +124,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMCheckpoint
 
@@ -136,7 +136,7 @@

Functions

nm_checkpoint_get_devices ()

-
const GPtrArray *
+
const GPtrArray *
 nm_checkpoint_get_devices (NMCheckpoint *checkpoint);

The devices that are part of this checkpoint.

@@ -164,7 +164,7 @@ nm_checkpoint_get_devices (

nm_checkpoint_get_created ()

-
gint64
+
gint64
 nm_checkpoint_get_created (NMCheckpoint *checkpoint);

Gets the timestamp (in CLOCK_BOOTTIME milliseconds) of checkpoint creation.

Use nm_utils_get_timestamp_msec() to obtain current time value suitable for @@ -193,7 +193,7 @@ comparing to this value.


nm_checkpoint_get_rollback_timeout ()

-
guint32
+
guint32
 nm_checkpoint_get_rollback_timeout (NMCheckpoint *checkpoint);

Gets the timeout in seconds for automatic rollback.

@@ -248,7 +248,7 @@ nm_checkpoint_get_rollback_timeout (

Property Details

The “created” property

-
  “created”                  gint64
+
  “created”                  gint64

The timestamp (in CLOCK_BOOTTIME milliseconds) of checkpoint creation.

Owner: NMCheckpoint

Flags: Read

@@ -258,7 +258,7 @@ nm_checkpoint_get_rollback_timeout (

The “devices” property

-
  “devices”                  GPtrArray *
+
  “devices”                  GPtrArray *

The devices that are part of this checkpoint.

[type GPtrArray(NMDevice)]

Owner: NMCheckpoint

@@ -268,7 +268,7 @@ nm_checkpoint_get_rollback_timeout (

The “rollback-timeout” property

-
  “rollback-timeout”         guint
+
  “rollback-timeout”         guint

Timeout in seconds for automatic rollback, or zero.

Owner: NMCheckpoint

Flags: Read

-- cgit 1.3.0-6-gf8a5