diff options
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html | 26 |
1 files changed, 17 insertions, 9 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html index b4d98e4b..a55b8250 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html @@ -43,7 +43,10 @@ </div> <div class="refsect1"> <a name="gdbus-interface-org-freedesktop-NetworkManager-Device-Vlan"></a><h2>Description</h2> -<p></p> +<p> +</p> +<p> +</p> </div> <div class="refsect1"> <a name="gdbus-properties-org.freedesktop.NetworkManager.Device.Vlan"></a><h2>Property Details</h2> @@ -52,9 +55,10 @@ <pre class="programlisting"> HwAddress readable s </pre> -<p> Hardware address of the device. +<p> +Hardware address of the device. n - DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. +DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. </p> </div> <hr> @@ -63,11 +67,13 @@ n <pre class="programlisting"> Carrier readable b </pre> -<p> Indicates whether the physical carrier is found (e.g. whether a cable is - plugged in or not). +<p> +Indicates whether the physical carrier is found (e.g. whether a cable is +plugged in or not). </p> -<p> DEPRECATED: check for the "carrier" flag in the "InterfaceFlags" - property on the "org.freedesktop.NetworkManager.Device" interface. +<p> +DEPRECATED: check for the "carrier" flag in the "InterfaceFlags" +property on the "org.freedesktop.NetworkManager.Device" interface. </p> </div> <hr> @@ -76,7 +82,8 @@ Carrier readable b <pre class="programlisting"> Parent readable o </pre> -<p> Object path of the parent device of this VLAN device. +<p> +Object path of the parent device of this VLAN device. </p> </div> <hr> @@ -85,7 +92,8 @@ Parent readable o <pre class="programlisting"> VlanId readable u </pre> -<p> The VLAN ID of this VLAN interface. +<p> +The VLAN ID of this VLAN interface. </p> </div> </div> |