diff options
Diffstat (limited to 'docs/libnm/html/NMSettingTeamPort.html')
| -rw-r--r-- | docs/libnm/html/NMSettingTeamPort.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index 36880eea..55c1580a 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -69,7 +69,7 @@ </colgroup> <tbody><tr> <td class="property_type"> -<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> +<span class="type">gchar</span> *</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> @@ -100,7 +100,7 @@ </div> <div class="refsect1"> <a name="NMSettingTeamPort.object-hierarchy"></a><h2>Object Hierarchy</h2> -<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct">GObject</a> +<pre class="screen"> GObject <span class="lineart">╰──</span> <a class="link" href="NMSetting.html" title="NMSetting">NMSetting</a> <span class="lineart">╰──</span> NMSettingTeamPort </pre> @@ -166,13 +166,14 @@ nm_setting_team_port_get_config (<em class="parameter"><code><a class="link" hre <div class="refsect2"> <a name="NMSettingTeamPort-struct"></a><h3>NMSettingTeamPort</h3> <pre class="programlisting">typedef struct _NMSettingTeamPort NMSettingTeamPort;</pre> +<p>Team Port Settings</p> </div> </div> <div class="refsect1"> <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="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> +<pre class="programlisting"> “config” <span class="type">gchar</span> *</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 |