diff options
Diffstat (limited to 'introspection/nm-device-macvlan.xml')
| -rw-r--r-- | introspection/nm-device-macvlan.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/introspection/nm-device-macvlan.xml b/introspection/nm-device-macvlan.xml index a387bf56..c4dcb4e6 100644 --- a/introspection/nm-device-macvlan.xml +++ b/introspection/nm-device-macvlan.xml @@ -21,6 +21,12 @@ </tp:docstring> </property> + <property name="Tap" type="b" access="read"> + <tp:docstring> + Whether the device is a macvtap. + </tp:docstring> + </property> + <signal name="PropertiesChanged"> <arg name="properties" type="a{sv}" tp:type="String_Variant_Map"> <tp:docstring> |