diff options
Diffstat (limited to 'docs/libnm-util/html/NMSettingTeamPort.html')
| -rw-r--r-- | docs/libnm-util/html/NMSettingTeamPort.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/libnm-util/html/NMSettingTeamPort.html b/docs/libnm-util/html/NMSettingTeamPort.html index f2263b38..6045356b 100644 --- a/docs/libnm-util/html/NMSettingTeamPort.html +++ b/docs/libnm-util/html/NMSettingTeamPort.html @@ -8,7 +8,7 @@ <link rel="up" href="ch01.html" title="libnm-util API Reference"> <link rel="prev" href="NMSettingTeam.html" title="NMSettingTeam"> <link rel="next" href="NMSettingGeneric.html" title="NMSettingGeneric"> -<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.28 (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-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a> +<a href="https://developer.gnome.org/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a> </td> <td class="function_name"> <a class="link" href="NMSettingTeamPort.html#nm-setting-team-port-error-quark" title="nm_setting_team_port_error_quark ()">nm_setting_team_port_error_quark</a> <span class="c_punctuation">()</span> @@ -77,7 +77,7 @@ </colgroup> <tbody><tr> <td class="property_type"> -<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> +<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> <td class="property_name"><a class="link" href="NMSettingTeamPort.html#NMSettingTeamPort--config" title="The “config” property">config</a></td> <td class="property_flags">Read / Write</td> </tr></tbody> @@ -114,7 +114,7 @@ <a name="NMSettingTeamPort.object-hierarchy"></a><h2>Object Hierarchy</h2> <pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a> <span class="lineart">╰──</span> NMSettingTeamPortError - <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a> + <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a> <span class="lineart">╰──</span> <a class="link" href="NMSetting.html" title="NMSetting">NMSetting</a> <span class="lineart">╰──</span> NMSettingTeamPort </pre> @@ -133,7 +133,7 @@ optional properties that apply to team ports.</p> <a name="NMSettingTeamPort.functions_details"></a><h2>Functions</h2> <div class="refsect2"> <a name="nm-setting-team-port-error-quark"></a><h3>nm_setting_team_port_error_quark ()</h3> -<pre class="programlisting"><a href="../glib/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a> +<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a> nm_setting_team_port_error_quark (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Registers an error quark for <a class="link" href="NMSettingTeamPort.html" title="NMSettingTeamPort"><span class="type">NMSettingTeamPort</span></a> if necessary.</p> <div class="refsect3"> @@ -244,7 +244,7 @@ is required</p> <a name="NMSettingTeamPort.property-details"></a><h2>Property Details</h2> <div class="refsect2"> <a name="NMSettingTeamPort--config"></a><h3>The <code class="literal">“config”</code> property</h3> -<pre class="programlisting"> “config” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> +<pre class="programlisting"> “config” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> <p>The JSON configuration for the team port. The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is @@ -255,6 +255,6 @@ used. See man teamd.conf for the format details.</p> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.27</div> +<hr>Generated by GTK-Doc V1.28</div> </body> </html> \ No newline at end of file |