about summary refs log tree commit diff
path: root/docs/libnm/html/NMObject.html
diff options
context:
space:
mode:
authorJeremy Bicha <jeremy.bicha@canonical.com>2022-02-03 09:24:19 -0500
committerJeremy Bicha <jeremy.bicha@canonical.com>2022-02-03 12:01:26 -0500
commit240934659cd8326a14324c73d4f0f88eecfddcab (patch)
treee07cde48aa0a143bebf10ca7103cc0e69febad25 /docs/libnm/html/NMObject.html
parentfbe61ddadf4a89800a8e3651ae91099259ddf2ad (diff)
parent1628eda029ba4dede8d4d45572c6b60367882436 (diff)
Merge tag 'debian/1.34.0-2' into ubuntu/master
network-manager Debian release 1.34.0-2
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>