From 681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 26 Aug 2024 16:10:34 +0200 Subject: New upstream version 1.48.10 --- docs/libnm/html/NMCheckpoint.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'docs/libnm/html/NMCheckpoint.html') diff --git a/docs/libnm/html/NMCheckpoint.html b/docs/libnm/html/NMCheckpoint.html index 728da0df..3362ecdd 100644 --- a/docs/libnm/html/NMCheckpoint.html +++ b/docs/libnm/html/NMCheckpoint.html @@ -8,7 +8,7 @@ - + @@ -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

@@ -278,6 +278,6 @@ nm_checkpoint_get_rollback_timeout (
+
Generated by GTK-Doc V1.33.1
\ No newline at end of file -- cgit 1.3.0-6-gf8a5