From 2c11fd477cc898bb3351d5477404f11d476c36a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Mon, 27 Jan 2014 17:26:08 +0100 Subject: [PATCH] introspection: add PropertiesChanged signal for o.f.N.Settings.Connection Some users, e.g. libnm-glib's NMRemoteConnection, use it to get changes of properties. --- introspection/nm-settings-connection.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/introspection/nm-settings-connection.xml b/introspection/nm-settings-connection.xml index df75d9c196..6c8bb5bd57 100644 --- a/introspection/nm-settings-connection.xml +++ b/introspection/nm-settings-connection.xml @@ -131,6 +131,14 @@ + + + + A dictionary mapping property names to variant boxed values. + + + +