summary refs log tree commit diff
path: root/docs/libnm/html/NMDeviceHsr.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-05-05 00:07:30 +0200
committerMichael Biebl <biebl@debian.org>2024-05-05 00:07:30 +0200
commit34bb501be08aa2b313d88e67d6e0a7e0a3f9cfa6 (patch)
tree4e6220877828be4c6f261de09ec0cb2d80e32389 /docs/libnm/html/NMDeviceHsr.html
parentbba2e4b4de668db525cbfdfc35292e5a0b51671a (diff)
New upstream version 1.47.90 upstream/1.47.90
Diffstat (limited to 'docs/libnm/html/NMDeviceHsr.html')
-rw-r--r--docs/libnm/html/NMDeviceHsr.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/libnm/html/NMDeviceHsr.html b/docs/libnm/html/NMDeviceHsr.html
index 39cbab48..5bcf6995 100644
--- a/docs/libnm/html/NMDeviceHsr.html
+++ b/docs/libnm/html/NMDeviceHsr.html
@@ -66,7 +66,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a>
+<a href="../glib/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="NMDeviceHsr.html#nm-device-hsr-get-multicast-spec" title="nm_device_hsr_get_multicast_spec ()">nm_device_hsr_get_multicast_spec</a> <span class="c_punctuation">()</span>
@@ -74,7 +74,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="NMDeviceHsr.html#nm-device-hsr-get-prp" title="nm_device_hsr_get_prp ()">nm_device_hsr_get_prp</a> <span class="c_punctuation">()</span>
@@ -93,7 +93,7 @@
 </colgroup>
 <tbody>
 <tr>
-<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a></td>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a></td>
 <td class="property_name"><a class="link" href="NMDeviceHsr.html#NMDeviceHsr--multicast-spec" title="The “multicast-spec” property">multicast-spec</a></td>
 <td class="property_flags">Read</td>
 </tr>
@@ -110,7 +110,7 @@
 <td class="property_flags">Read</td>
 </tr>
 <tr>
-<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
 <td class="property_name"><a class="link" href="NMDeviceHsr.html#NMDeviceHsr--prp" title="The “prp” property">prp</a></td>
 <td class="property_flags">Read</td>
 </tr>
@@ -160,7 +160,7 @@
 </div>
 <div class="refsect1">
 <a name="NMDeviceHsr.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> NMDeviceHsr
@@ -253,7 +253,7 @@ nm_device_hsr_get_supervision_address (<em class="parameter"><code><a class="lin
 <hr>
 <div class="refsect2">
 <a name="nm-device-hsr-get-multicast-spec"></a><h3>nm_device_hsr_get_multicast_spec ()</h3>
-<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a>
 nm_device_hsr_get_multicast_spec (<em class="parameter"><code><a class="link" href="NMDeviceHsr.html" title="NMDeviceHsr"><span class="type">NMDeviceHsr</span></a> *device</code></em>);</pre>
 <div class="refsect3">
 <a name="nm-device-hsr-get-multicast-spec.parameters"></a><h4>Parameters</h4>
@@ -279,7 +279,7 @@ nm_device_hsr_get_multicast_spec (<em class="parameter"><code><a class="link" hr
 <hr>
 <div class="refsect2">
 <a name="nm-device-hsr-get-prp"></a><h3>nm_device_hsr_get_prp ()</h3>
-<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 nm_device_hsr_get_prp (<em class="parameter"><code><a class="link" href="NMDeviceHsr.html" title="NMDeviceHsr"><span class="type">NMDeviceHsr</span></a> *device</code></em>);</pre>
 <div class="refsect3">
 <a name="nm-device-hsr-get-prp.parameters"></a><h4>Parameters</h4>
@@ -345,7 +345,7 @@ nm_device_hsr_get_prp (<em class="parameter"><code><a class="link" href="NMDevic
 <a name="NMDeviceHsr.property-details"></a><h2>Property Details</h2>
 <div class="refsect2">
 <a name="NMDeviceHsr--multicast-spec"></a><h3>The <code class="literal">“multicast-spec”</code> property</h3>
-<pre class="programlisting">  “multicast-spec”           <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a></pre>
+<pre class="programlisting">  “multicast-spec”           <a href="../glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a></pre>
 <p>The device last byte of the supervision address.</p>
 <p>Owner: NMDeviceHsr</p>
 <p>Flags: Read</p>
@@ -373,7 +373,7 @@ nm_device_hsr_get_prp (<em class="parameter"><code><a class="link" href="NMDevic
 <hr>
 <div class="refsect2">
 <a name="NMDeviceHsr--prp"></a><h3>The <code class="literal">“prp”</code> property</h3>
-<pre class="programlisting">  “prp”                      <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
+<pre class="programlisting">  “prp”                      <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
 <p>Whether the PRP protocol is used or not.</p>
 <p>Owner: NMDeviceHsr</p>
 <p>Flags: Read</p>