diff options
Diffstat (limited to 'docs/libnm/html/NMDeviceVrf.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceVrf.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/libnm/html/NMDeviceVrf.html b/docs/libnm/html/NMDeviceVrf.html index 881d52ff..6fde99a6 100644 --- a/docs/libnm/html/NMDeviceVrf.html +++ b/docs/libnm/html/NMDeviceVrf.html @@ -42,7 +42,7 @@ </colgroup> <tbody><tr> <td class="function_type"> -<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> +<a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> </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="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td> +<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></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="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a> +<pre class="screen"> <a href="../gobject/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> 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="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> +<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> 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="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> +<pre class="programlisting"> “table” <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> <p>The device's VRF table.</p> <p>Owner: NMDeviceVrf</p> <p>Flags: Read</p> |