diff options
Diffstat (limited to 'docs/libnm/html/NMDeviceGeneric.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceGeneric.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/libnm/html/NMDeviceGeneric.html b/docs/libnm/html/NMDeviceGeneric.html index b196e8d4..02e0d857 100644 --- a/docs/libnm/html/NMDeviceGeneric.html +++ b/docs/libnm/html/NMDeviceGeneric.html @@ -8,7 +8,7 @@ <link rel="up" href="ch04.html" title="Device and Runtime Configuration API Reference"> <link rel="prev" href="NMDeviceEthernet.html" title="NMDeviceEthernet"> <link rel="next" href="NMDeviceHsr.html" title="NMDeviceHsr"> -<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.34.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -90,7 +90,7 @@ </div> <div class="refsect1"> <a name="NMDeviceGeneric.object-hierarchy"></a><h2>Object Hierarchy</h2> -<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a> +<pre class="screen"> GObject <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> NMDeviceGeneric @@ -157,7 +157,7 @@ device, and must not be modified.</p> <div class="refsect2"> <a name="NMDeviceGeneric--type-description"></a><h3>The <code class="literal">“type-description”</code> property</h3> <pre class="programlisting"> “type-description” <span class="type">char</span> *</pre> -<p>A description of the specific type of device this is, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> +<p>A description of the specific type of device this is, or <code class="literal">NULL</code> if not known.</p> <p>Owner: NMDeviceGeneric</p> <p>Flags: Read</p> @@ -166,6 +166,6 @@ if not known.</p> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.33.1</div> +<hr>Generated by GTK-Doc V1.34.0</div> </body> </html> \ No newline at end of file |