diff options
| author | Michael Biebl <biebl@debian.org> | 2022-10-04 00:56:46 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-10-04 00:56:46 +0200 |
| commit | 3612e6355f3f40d264ec4657547761069baa5430 (patch) | |
| tree | 768e4f5b37b66f540dd7030aa2eaff2ac7bb0168 /docs/libnm/html/NMCheckpoint.html | |
| parent | 7e9f00a3be8f65535e6620b344443ec4d403212b (diff) | |
| parent | 6f7fcde10e47d8af865af336becf1fd8a446e62e (diff) | |
Merge tag 'debian/1.40.0-1' into debian/bullseye-backports
network-manager Debian release 1.40.0-1
Diffstat (limited to 'docs/libnm/html/NMCheckpoint.html')
| -rw-r--r-- | docs/libnm/html/NMCheckpoint.html | 80 |
1 files changed, 79 insertions, 1 deletions
diff --git a/docs/libnm/html/NMCheckpoint.html b/docs/libnm/html/NMCheckpoint.html index 87f2a9c8..57a729dd 100644 --- a/docs/libnm/html/NMCheckpoint.html +++ b/docs/libnm/html/NMCheckpoint.html @@ -15,7 +15,9 @@ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> <td width="100%" align="left" class="shortcuts"> <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> - <a href="#NMCheckpoint.description" class="shortcut">Description</a></span> + <a href="#NMCheckpoint.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> + <a href="#NMCheckpoint.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties"> <span class="dim">|</span> + <a href="#NMCheckpoint.properties" class="shortcut">Properties</a></span> </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><a accesskey="u" href="ch04.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> @@ -66,6 +68,34 @@ </table></div> </div> <div class="refsect1"> +<a name="NMCheckpoint.properties"></a><h2>Properties</h2> +<div class="informaltable"><table class="informaltable" border="0"> +<colgroup> +<col width="150px" class="properties_type"> +<col width="300px" class="properties_name"> +<col width="200px" class="properties_flags"> +</colgroup> +<tbody> +<tr> +<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a></td> +<td class="property_name"><a class="link" href="NMCheckpoint.html#NMCheckpoint--created" title="The “created” property">created</a></td> +<td class="property_flags">Read</td> +</tr> +<tr> +<td class="property_type"> +<a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *</td> +<td class="property_name"><a class="link" href="NMCheckpoint.html#NMCheckpoint--devices" title="The “devices” property">devices</a></td> +<td class="property_flags">Read</td> +</tr> +<tr> +<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td> +<td class="property_name"><a class="link" href="NMCheckpoint.html#NMCheckpoint--rollback-timeout" title="The “rollback-timeout” property">rollback-timeout</a></td> +<td class="property_flags">Read</td> +</tr> +</tbody> +</table></div> +</div> +<div class="refsect1"> <a name="NMCheckpoint.other"></a><h2>Types and Values</h2> <div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> @@ -85,10 +115,21 @@ <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMCheckpoint.html#NM-CHECKPOINT-ROLLBACK-TIMEOUT:CAPS" title="NM_CHECKPOINT_ROLLBACK_TIMEOUT">NM_CHECKPOINT_ROLLBACK_TIMEOUT</a></td> </tr> +<tr> +<td class="datatype_keyword"> </td> +<td class="function_name"><a class="link" href="NMCheckpoint.html#NMCheckpoint-struct" title="NMCheckpoint">NMCheckpoint</a></td> +</tr> </tbody> </table></div> </div> <div class="refsect1"> +<a name="NMCheckpoint.object-hierarchy"></a><h2>Object Hierarchy</h2> +<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a> + <span class="lineart">╰──</span> <a class="link" href="NMObject.html" title="NMObject">NMObject</a> + <span class="lineart">╰──</span> NMCheckpoint +</pre> +</div> +<div class="refsect1"> <a name="NMCheckpoint.description"></a><h2>Description</h2> </div> <div class="refsect1"> @@ -196,6 +237,43 @@ nm_checkpoint_get_rollback_timeout (<em class="parameter"><code><a class="link" <pre class="programlisting">#define NM_CHECKPOINT_ROLLBACK_TIMEOUT "rollback-timeout" </pre> </div> +<hr> +<div class="refsect2"> +<a name="NMCheckpoint-struct"></a><h3>NMCheckpoint</h3> +<pre class="programlisting">typedef struct _NMCheckpoint NMCheckpoint;</pre> +</div> +</div> +<div class="refsect1"> +<a name="NMCheckpoint.property-details"></a><h2>Property Details</h2> +<div class="refsect2"> +<a name="NMCheckpoint--created"></a><h3>The <code class="literal">“created”</code> property</h3> +<pre class="programlisting"> “created” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a></pre> +<p>The timestamp (in CLOCK_BOOTTIME milliseconds) of checkpoint creation.</p> +<p>Owner: NMCheckpoint</p> +<p>Flags: Read</p> +<p>Default value: 0</p> +<p class="since">Since: 1.12</p> +</div> +<hr> +<div class="refsect2"> +<a name="NMCheckpoint--devices"></a><h3>The <code class="literal">“devices”</code> property</h3> +<pre class="programlisting"> “devices” <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *</pre> +<p>The devices that are part of this checkpoint.</p> +<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GPtrArray(NMDevice)]</span></p> +<p>Owner: NMCheckpoint</p> +<p>Flags: Read</p> +<p class="since">Since: 1.12</p> +</div> +<hr> +<div class="refsect2"> +<a name="NMCheckpoint--rollback-timeout"></a><h3>The <code class="literal">“rollback-timeout”</code> property</h3> +<pre class="programlisting"> “rollback-timeout” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> +<p>Timeout in seconds for automatic rollback, or zero.</p> +<p>Owner: NMCheckpoint</p> +<p>Flags: Read</p> +<p>Default value: 0</p> +<p class="since">Since: 1.12</p> +</div> </div> </div> <div class="footer"> |