From b312fcbc8c1e3e6e310dedf2600529c048676361 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Sun, 18 Nov 2012 12:22:17 +0100 Subject: [PATCH] gio: Rename the DBus.Address* methods Fix-ups to improve the DBus.Address* method names. For example, DBus.GetStream(string address ...) is clear enough and better than DBus.AddressGetStream(string address ...). --- gio/Gio.metadata | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gio/Gio.metadata b/gio/Gio.metadata index 25ba2cc78..fbf68a3a9 100644 --- a/gio/Gio.metadata +++ b/gio/Gio.metadata @@ -24,6 +24,10 @@ true true DBus + GetAddressForBusSync + GetStream + GetStreamFinish + GetStreamSync IOError FromErrno FromWin32Error