From 0018d1f3cf71d680d7b6bceda55a5717244d8b26 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 16 Aug 2022 18:24:19 +0200 Subject: New upstream version 1.39.90 --- docs/libnm/html/NMDeviceVeth.html | 55 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 52 insertions(+), 3 deletions(-) (limited to 'docs/libnm/html/NMDeviceVeth.html') diff --git a/docs/libnm/html/NMDeviceVeth.html b/docs/libnm/html/NMDeviceVeth.html index dd03515c..b74ad941 100644 --- a/docs/libnm/html/NMDeviceVeth.html +++ b/docs/libnm/html/NMDeviceVeth.html @@ -15,7 +15,9 @@ @@ -49,19 +51,50 @@
+

Properties

+
+++++ + + + + + +
+NMDevice *peerRead
+
+

Types and Values

- + + - + + + + + +
#define NM_DEVICE_VETH_PEER
 NMDeviceVeth
+

Object Hierarchy

+
    GObject
+    ╰── NMObject
+        ╰── NMDevice
+            ╰── NMDeviceEthernet
+                ╰── NMDeviceVeth
+
+
+

Description

@@ -100,6 +133,22 @@ nm_device_veth_get_peer (#define NM_DEVICE_VETH_PEER "peer"
+
+
+

NMDeviceVeth

+
typedef struct _NMDeviceVeth NMDeviceVeth;
+
+ +
+

Property Details

+
+

The “peer” property

+
  “peer”                     NMDevice *
+

The device's peer device.

+

Owner: NMDeviceVeth

+

Flags: Read

+

Since: 1.30

+