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/NMDevicePpp.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/NMDevicePpp.html')
| -rw-r--r-- | docs/libnm/html/NMDevicePpp.html | 31 |
1 files changed, 30 insertions, 1 deletions
diff --git a/docs/libnm/html/NMDevicePpp.html b/docs/libnm/html/NMDevicePpp.html index 0dfb0074..2272269e 100644 --- a/docs/libnm/html/NMDevicePpp.html +++ b/docs/libnm/html/NMDevicePpp.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="#NMDevicePpp.description" class="shortcut">Description</a></span> + <a href="#NMDevicePpp.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> + <a href="#NMDevicePpp.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> @@ -32,12 +33,40 @@ <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> <div class="refsect1"> +<a name="NMDevicePpp.other"></a><h2>Types and Values</h2> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="other_proto_type"> +<col class="other_proto_name"> +</colgroup> +<tbody><tr> +<td class="datatype_keyword"> </td> +<td class="function_name"><a class="link" href="NMDevicePpp.html#NMDevicePpp-struct" title="NMDevicePpp">NMDevicePpp</a></td> +</tr></tbody> +</table></div> +</div> +<div class="refsect1"> +<a name="NMDevicePpp.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> NMDevicePpp +</pre> +</div> +<div class="refsect1"> <a name="NMDevicePpp.description"></a><h2>Description</h2> </div> <div class="refsect1"> <a name="NMDevicePpp.functions_details"></a><h2>Functions</h2> <p></p> </div> +<div class="refsect1"> +<a name="NMDevicePpp.other_details"></a><h2>Types and Values</h2> +<div class="refsect2"> +<a name="NMDevicePpp-struct"></a><h3>NMDevicePpp</h3> +<pre class="programlisting">typedef struct _NMDevicePpp NMDevicePpp;</pre> +</div> +</div> </div> <div class="footer"> <hr>Generated by GTK-Doc V1.33.1</div> |