summary refs log tree commit diff
path: root/docs/libnm/html/NMDeviceWpan.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-08-16 18:24:19 +0200
committerMichael Biebl <biebl@debian.org>2022-08-16 18:24:19 +0200
commit0018d1f3cf71d680d7b6bceda55a5717244d8b26 (patch)
treea058f1d106d172d3354179437ef034c9355cdf9c /docs/libnm/html/NMDeviceWpan.html
parent6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b (diff)
New upstream version 1.39.90 upstream/1.39.90
Diffstat (limited to 'docs/libnm/html/NMDeviceWpan.html')
-rw-r--r--docs/libnm/html/NMDeviceWpan.html26
1 files changed, 23 insertions, 3 deletions
diff --git a/docs/libnm/html/NMDeviceWpan.html b/docs/libnm/html/NMDeviceWpan.html
index 5455ddf7..db0cc11b 100644
--- a/docs/libnm/html/NMDeviceWpan.html
+++ b/docs/libnm/html/NMDeviceWpan.html
@@ -15,7 +15,8 @@
 <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="#NMDeviceWpan.description" class="shortcut">Description</a></span>
+                  <a href="#NMDeviceWpan.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
+                  <a href="#NMDeviceWpan.object-hierarchy" class="shortcut">Object Hierarchy</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>
@@ -55,13 +56,27 @@
 <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="NMDeviceWpan.html#NM-DEVICE-WPAN-HW-ADDRESS:CAPS" title="NM_DEVICE_WPAN_HW_ADDRESS">NM_DEVICE_WPAN_HW_ADDRESS</a></td>
-</tr></tbody>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="NMDeviceWpan.html#NMDeviceWpan-struct" title="NMDeviceWpan">NMDeviceWpan</a></td>
+</tr>
+</tbody>
 </table></div>
 </div>
 <div class="refsect1">
+<a name="NMDeviceWpan.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> <a class="link" href="NMDevice.html" title="NMDevice">NMDevice</a>
+            <span class="lineart">╰──</span> NMDeviceWpan
+</pre>
+</div>
+<div class="refsect1">
 <a name="NMDeviceWpan.description"></a><h2>Description</h2>
 </div>
 <div class="refsect1">
@@ -80,6 +95,11 @@ NM_DEPRECATED_IN_1_24_FOR ();</pre>
 <pre class="programlisting">#define NM_DEVICE_WPAN_HW_ADDRESS "hw-address"
 </pre>
 </div>
+<hr>
+<div class="refsect2">
+<a name="NMDeviceWpan-struct"></a><h3>NMDeviceWpan</h3>
+<pre class="programlisting">typedef struct _NMDeviceWpan NMDeviceWpan;</pre>
+</div>
 </div>
 </div>
 <div class="footer">