diff options
Diffstat (limited to 'docs/libnm/html/NMDeviceWireGuard.html')
| -rw-r--r-- | docs/libnm/html/NMDeviceWireGuard.html | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/docs/libnm/html/NMDeviceWireGuard.html b/docs/libnm/html/NMDeviceWireGuard.html index 1c3ab2d1..12b89a16 100644 --- a/docs/libnm/html/NMDeviceWireGuard.html +++ b/docs/libnm/html/NMDeviceWireGuard.html @@ -8,7 +8,7 @@ <link rel="up" href="ch04.html" title="Device and Runtime Configuration API Reference"> <link rel="prev" href="NMDeviceWimax.html" title="NMDeviceWimax"> <link rel="next" href="NMDeviceWpan.html" title="NMDeviceWpan"> -<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"> @@ -43,7 +43,7 @@ <tbody> <tr> <td class="function_type"> -<a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * +<span class="returnvalue">GBytes</span> * </td> <td class="function_name"> <a class="link" href="NMDeviceWireGuard.html#nm-device-wireguard-get-public-key" title="nm_device_wireguard_get_public_key ()">nm_device_wireguard_get_public_key</a> <span class="c_punctuation">()</span> @@ -51,7 +51,7 @@ </tr> <tr> <td class="function_type"> -<a href="../glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> +<span class="returnvalue">guint16</span> </td> <td class="function_name"> <a class="link" href="NMDeviceWireGuard.html#nm-device-wireguard-get-listen-port" title="nm_device_wireguard_get_listen_port ()">nm_device_wireguard_get_listen_port</a> <span class="c_punctuation">()</span> @@ -59,7 +59,7 @@ </tr> <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="NMDeviceWireGuard.html#nm-device-wireguard-get-fwmark" title="nm_device_wireguard_get_fwmark ()">nm_device_wireguard_get_fwmark</a> <span class="c_punctuation">()</span> @@ -78,18 +78,18 @@ </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="NMDeviceWireGuard.html#NMDeviceWireGuard--fwmark" title="The “fwmark” property">fwmark</a></td> <td class="property_flags">Read</td> </tr> <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="NMDeviceWireGuard.html#NMDeviceWireGuard--listen-port" title="The “listen-port” property">listen-port</a></td> <td class="property_flags">Read</td> </tr> <tr> <td class="property_type"> -<a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> *</td> +<span class="type">GBytes</span> *</td> <td class="property_name"><a class="link" href="NMDeviceWireGuard.html#NMDeviceWireGuard--public-key" title="The “public-key” property">public-key</a></td> <td class="property_flags">Read</td> </tr> @@ -125,7 +125,7 @@ </div> <div class="refsect1"> <a name="NMDeviceWireGuard.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> NMDeviceWireGuard @@ -138,7 +138,7 @@ <a name="NMDeviceWireGuard.functions_details"></a><h2>Functions</h2> <div class="refsect2"> <a name="nm-device-wireguard-get-public-key"></a><h3>nm_device_wireguard_get_public_key ()</h3> -<pre class="programlisting"><a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * +<pre class="programlisting"><span class="returnvalue">GBytes</span> * nm_device_wireguard_get_public_key (<em class="parameter"><code><a class="link" href="NMDeviceWireGuard.html" title="NMDeviceWireGuard"><span class="type">NMDeviceWireGuard</span></a> *device</code></em>);</pre> <p>Gets the public key for this interface</p> <div class="refsect3"> @@ -158,7 +158,7 @@ nm_device_wireguard_get_public_key (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-device-wireguard-get-public-key.returns"></a><h4>Returns</h4> -<p>the <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> containing the 32-byte public key. </p> +<p>the <span class="type">GBytes</span> containing the 32-byte public key. </p> <p><span class="annotation">[<acronym title="The data is owned by the callee, which is responsible of freeing it."><span class="acronym">transfer none</span></acronym>]</span></p> </div> <p class="since">Since: 1.14</p> @@ -166,7 +166,7 @@ nm_device_wireguard_get_public_key (<em class="parameter"><code><a class="link" <hr> <div class="refsect2"> <a name="nm-device-wireguard-get-listen-port"></a><h3>nm_device_wireguard_get_listen_port ()</h3> -<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> +<pre class="programlisting"><span class="returnvalue">guint16</span> nm_device_wireguard_get_listen_port (<em class="parameter"><code><a class="link" href="NMDeviceWireGuard.html" title="NMDeviceWireGuard"><span class="type">NMDeviceWireGuard</span></a> *device</code></em>);</pre> <p>Gets the local UDP port this interface listens on</p> <div class="refsect3"> @@ -193,7 +193,7 @@ nm_device_wireguard_get_listen_port (<em class="parameter"><code><a class="link" <hr> <div class="refsect2"> <a name="nm-device-wireguard-get-fwmark"></a><h3>nm_device_wireguard_get_fwmark ()</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_wireguard_get_fwmark (<em class="parameter"><code><a class="link" href="NMDeviceWireGuard.html" title="NMDeviceWireGuard"><span class="type">NMDeviceWireGuard</span></a> *device</code></em>);</pre> <p>Gets the fwmark (firewall mark) for this interface. It can be used to set routing policy for outgoing encrypted packets. @@ -250,7 +250,7 @@ See: ip-rule(8)</p> <a name="NMDeviceWireGuard.property-details"></a><h2>Property Details</h2> <div class="refsect2"> <a name="NMDeviceWireGuard--fwmark"></a><h3>The <code class="literal">“fwmark”</code> property</h3> -<pre class="programlisting"> “fwmark” <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> +<pre class="programlisting"> “fwmark” <span class="type">guint</span></pre> <p>Optional firewall mark - see ip-rule(8). Used when setting routing policy for outgoing encrypted packets. Set to 0 to disable the mark (default).</p> @@ -262,7 +262,7 @@ Set to 0 to disable the mark (default).</p> <hr> <div class="refsect2"> <a name="NMDeviceWireGuard--listen-port"></a><h3>The <code class="literal">“listen-port”</code> property</h3> -<pre class="programlisting"> “listen-port” <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> +<pre class="programlisting"> “listen-port” <span class="type">guint</span></pre> <p>Local UDP listen port. Set to 0 to allow a random port to be chosen (default).</p> <p>Owner: NMDeviceWireGuard</p> @@ -274,7 +274,7 @@ Set to 0 to allow a random port to be chosen (default).</p> <hr> <div class="refsect2"> <a name="NMDeviceWireGuard--public-key"></a><h3>The <code class="literal">“public-key”</code> property</h3> -<pre class="programlisting"> “public-key” <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> *</pre> +<pre class="programlisting"> “public-key” <span class="type">GBytes</span> *</pre> <p>32-byte public key, derived from the current private key.</p> <p>Owner: NMDeviceWireGuard</p> <p>Flags: Read</p> @@ -283,6 +283,6 @@ Set to 0 to allow a random port to be chosen (default).</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 |