diff options
Diffstat (limited to 'docs/libnm/html/NMSettingDcb.html')
| -rw-r--r-- | docs/libnm/html/NMSettingDcb.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/libnm/html/NMSettingDcb.html b/docs/libnm/html/NMSettingDcb.html index a662d108..78829261 100644 --- a/docs/libnm/html/NMSettingDcb.html +++ b/docs/libnm/html/NMSettingDcb.html @@ -397,12 +397,16 @@ <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-PRIORITY-TRAFFIC-CLASS:CAPS" title="NM_SETTING_DCB_PRIORITY_TRAFFIC_CLASS">NM_SETTING_DCB_PRIORITY_TRAFFIC_CLASS</a></td> </tr> +<tr> +<td class="datatype_keyword"> </td> +<td class="function_name"><a class="link" href="NMSettingDcb.html#NMSettingDcb-struct" title="NMSettingDcb">NMSettingDcb</a></td> +</tr> </tbody> </table></div> </div> <div class="refsect1"> <a name="NMSettingDcb.object-hierarchy"></a><h2>Object Hierarchy</h2> -<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a> +<pre class="screen"> GFlags <span class="lineart">╰──</span> NMSettingDcbFlags GObject <span class="lineart">╰──</span> <a class="link" href="NMSetting.html" title="NMSetting">NMSetting</a> @@ -1238,6 +1242,11 @@ peer configuration advertisements</p> <pre class="programlisting">#define NM_SETTING_DCB_PRIORITY_TRAFFIC_CLASS "priority-traffic-class" </pre> </div> +<hr> +<div class="refsect2"> +<a name="NMSettingDcb-struct"></a><h3>NMSettingDcb</h3> +<pre class="programlisting">typedef struct _NMSettingDcb NMSettingDcb;</pre> +</div> </div> <div class="refsect1"> <a name="NMSettingDcb.property-details"></a><h2>Property Details</h2> |