diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-13 16:10:30 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-13 16:31:40 +0100 |
| commit | 5a09f7759860f4f2a9bb01471ca8099cd705bc10 (patch) | |
| tree | 3a9cffc9622d53c9196771a1c7924bceb754f118 /docs/api/dbus-org.freedesktop.NetworkManager.Device.xml | |
| parent | 25691220fd27093630cf244e219b2f4f1f4e749e (diff) | |
| parent | ca847639aab94434daed120c874e1100c3d75dcf (diff) | |
Merge remote-tracking branch 'salsa/debian/master'
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml index 3aa0c7d6..2fa7262f 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml @@ -57,6 +57,7 @@ <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.Real">Real</link> readable b <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.Ip4Connectivity">Ip4Connectivity</link> readable u <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.Ip6Connectivity">Ip6Connectivity</link> readable u +<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.InterfaceFlags">InterfaceFlags</link> readable u </synopsis> </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device"> @@ -508,6 +509,18 @@ Ip6Connectivity readable u </para><para> Returns: <link linkend="NMConnectivityState">NMConnectivityState</link> </para> </refsect2> +<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device.InterfaceFlags"> + <title>The "InterfaceFlags" property</title> + <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device.InterfaceFlags"><primary sortas=".Device:InterfaceFlags">org.freedesktop.NetworkManager.Device:InterfaceFlags</primary></indexterm> +<programlisting> +InterfaceFlags readable u +</programlisting> +<para> The flags of the network interface. See + <link linkend="NMDeviceInterfaceFlags">NMDeviceInterfaceFlags</link> for + the currently defined flags. +</para><para> Since: 1.22 +</para> +</refsect2> </refsect1> </refentry> |