diff options
| author | Michael Biebl <biebl@debian.org> | 2024-09-01 22:38:35 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-09-01 22:38:35 +0200 |
| commit | f9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 (patch) | |
| tree | 10267dcf5b842b7c638a79bd6851549cd849b81d /docs/libnm/html/NMDeviceVrf.html | |
| parent | 681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea (diff) | |
New upstream version 1.49.90 upstream/1.49.90
Diffstat (limited to 'docs/libnm/html/NMDeviceVrf.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceVrf.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/libnm/html/NMDeviceVrf.html b/docs/libnm/html/NMDeviceVrf.html index 6fde99a6..f6324d63 100644 --- a/docs/libnm/html/NMDeviceVrf.html +++ b/docs/libnm/html/NMDeviceVrf.html @@ -8,7 +8,7 @@ <link rel="up" href="ch04.html" title="Device and Runtime Configuration API Reference"> <link rel="prev" href="NMDeviceVlan.html" title="NMDeviceVlan"> <link rel="next" href="NMDeviceVxlan.html" title="NMDeviceVxlan"> -<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"> @@ -42,7 +42,7 @@ </colgroup> <tbody><tr> <td class="function_type"> -<a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> +<span class="returnvalue">guint32</span> </td> <td class="function_name"> <a class="link" href="NMDeviceVrf.html#nm-device-vrf-get-table" title="nm_device_vrf_get_table ()">nm_device_vrf_get_table</a> <span class="c_punctuation">()</span> @@ -59,7 +59,7 @@ <col width="200px" class="properties_flags"> </colgroup> <tbody><tr> -<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td> +<td class="property_type"><span class="type">guint</span></td> <td class="property_name"><a class="link" href="NMDeviceVrf.html#NMDeviceVrf--table" title="The “table” property">table</a></td> <td class="property_flags">Read</td> </tr></tbody> @@ -86,7 +86,7 @@ </div> <div class="refsect1"> <a name="NMDeviceVrf.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> NMDeviceVrf @@ -99,7 +99,7 @@ <a name="NMDeviceVrf.functions_details"></a><h2>Functions</h2> <div class="refsect2"> <a name="nm-device-vrf-get-table"></a><h3>nm_device_vrf_get_table ()</h3> -<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> +<pre class="programlisting"><span class="returnvalue">guint32</span> nm_device_vrf_get_table (<em class="parameter"><code><a class="link" href="NMDeviceVrf.html" title="NMDeviceVrf"><span class="type">NMDeviceVrf</span></a> *device</code></em>);</pre> <div class="refsect3"> <a name="nm-device-vrf-get-table.parameters"></a><h4>Parameters</h4> @@ -141,7 +141,7 @@ nm_device_vrf_get_table (<em class="parameter"><code><a class="link" href="NMDev <a name="NMDeviceVrf.property-details"></a><h2>Property Details</h2> <div class="refsect2"> <a name="NMDeviceVrf--table"></a><h3>The <code class="literal">“table”</code> property</h3> -<pre class="programlisting"> “table” <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> +<pre class="programlisting"> “table” <span class="type">guint</span></pre> <p>The device's VRF table.</p> <p>Owner: NMDeviceVrf</p> <p>Flags: Read</p> @@ -151,6 +151,6 @@ nm_device_vrf_get_table (<em class="parameter"><code><a class="link" href="NMDev </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 |