summary refs log tree commit diff
path: root/introspection/org.freedesktop.NetworkManager.Device.Veth.xml
blob: 95bfeaef30a1cd8f54ccdfc301cf824abeea5574 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<node name="/">
  <!--
      org.freedesktop.NetworkManager.Device.Veth:
      @short_description: Virtual Ethernet Device.

  -->
  <interface name="org.freedesktop.NetworkManager.Device.Veth">

    <!--
        Peer:

        The object path of the device's peer.
    -->
    <property name="Peer" type="o" access="read"/>

  </interface>
</node>