From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Mon, 5 Oct 2020 22:27:18 +0200
Subject: New upstream version 1.27.90
---
docs/libnm/html/NMVpnEditor.html | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
(limited to 'docs/libnm/html/NMVpnEditor.html')
diff --git a/docs/libnm/html/NMVpnEditor.html b/docs/libnm/html/NMVpnEditor.html
index 7cfed13a..037bea7e 100644
--- a/docs/libnm/html/NMVpnEditor.html
+++ b/docs/libnm/html/NMVpnEditor.html
@@ -115,17 +115,15 @@ nm_vpn_editor_update_connection (
NMVpnEditorInterface
typedef struct {
- GTypeInterface g_iface;
+ GTypeInterface g_iface;
- GObject * (*get_widget) (NMVpnEditor *editor);
+ GObject *(*get_widget)(NMVpnEditor *editor);
- void (*placeholder) (void);
+ void (*placeholder)(void);
- gboolean (*update_connection) (NMVpnEditor *editor,
- NMConnection *connection,
- GError **error);
+ gboolean (*update_connection)(NMVpnEditor *editor, NMConnection *connection, GError **error);
- void (*changed) (NMVpnEditor *editor);
+ void (*changed)(NMVpnEditor *editor);
} NMVpnEditorInterface;
Interface for editing a specific NMConnection
--
cgit 1.3.0-6-gf8a5
From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Sun, 6 Dec 2020 21:57:59 +0100
Subject: New upstream version 1.28.0
---
docs/libnm/html/NMVpnEditor.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'docs/libnm/html/NMVpnEditor.html')
diff --git a/docs/libnm/html/NMVpnEditor.html b/docs/libnm/html/NMVpnEditor.html
index 037bea7e..ce6d9daf 100644
--- a/docs/libnm/html/NMVpnEditor.html
+++ b/docs/libnm/html/NMVpnEditor.html
@@ -8,7 +8,7 @@
-
+
@@ -98,7 +98,7 @@ nm_vpn_editor_get_widget (
Returns
.
-[transfer none]
+[transfer none]
@@ -173,6 +173,6 @@ to write values to the connection.
+
Generated by GTK-Doc V1.33.1