summary refs log tree commit diff
path: root/docs/libnm/html/NMObject.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-01-13 22:30:39 +0100
committerMichael Biebl <biebl@debian.org>2022-01-13 22:30:39 +0100
commit88c227d90a6b7b388c5c85d72802a0ca8f05ed5c (patch)
tree71f32df6617802270e8a78574bd8e1637dc532f4 /docs/libnm/html/NMObject.html
parente74c568b07b50b97873fb4ee1d776dedefbd54d6 (diff)
New upstream version 1.34.0 upstream/1.34.0
Diffstat (limited to 'docs/libnm/html/NMObject.html')
-rw-r--r--docs/libnm/html/NMObject.html18
1 files changed, 15 insertions, 3 deletions
diff --git a/docs/libnm/html/NMObject.html b/docs/libnm/html/NMObject.html
index 32699b7a..19e4fd94 100644
--- a/docs/libnm/html/NMObject.html
+++ b/docs/libnm/html/NMObject.html
@@ -64,10 +64,16 @@
 <col width="150px" class="other_proto_type">
 <col class="other_proto_name">
 </colgroup>
-<tbody><tr>
+<tbody>
+<tr>
 <td class="define_keyword">#define</td>
 <td class="function_name"><a class="link" href="NMObject.html#NM-OBJECT-PATH:CAPS" title="NM_OBJECT_PATH">NM_OBJECT_PATH</a></td>
-</tr></tbody>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="NMObject.html#NM-OBJECT-CLIENT:CAPS" title="NM_OBJECT_CLIENT">NM_OBJECT_CLIENT</a></td>
+</tr>
+</tbody>
 </table></div>
 </div>
 <div class="refsect1">
@@ -142,7 +148,13 @@ cached. </p>
 <a name="NMObject.other_details"></a><h2>Types and Values</h2>
 <div class="refsect2">
 <a name="NM-OBJECT-PATH:CAPS"></a><h3>NM_OBJECT_PATH</h3>
-<pre class="programlisting">#define NM_OBJECT_PATH "path"
+<pre class="programlisting">#define NM_OBJECT_PATH   "path"
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="NM-OBJECT-CLIENT:CAPS"></a><h3>NM_OBJECT_CLIENT</h3>
+<pre class="programlisting">#define NM_OBJECT_CLIENT "client"
 </pre>
 </div>
 </div>