summaryrefslogtreecommitdiff
path: root/src/tube-dbus.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-28 14:34:21 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-06-26 15:21:29 +0100
commit25342065f2efd13d6655e4c9c3452617ae1b3c0f (patch)
tree77b5bdd9eb03bf2caa5d5986afff8e7d7ac0e550 /src/tube-dbus.h
parente92c60f1414ccffe5162abd3869b46d07646ba8e (diff)
downloadtelepathy-salut-25342065f2efd13d6655e4c9c3452617ae1b3c0f.tar.gz
add salut_tube_dbus_channel_get_allowed_properties ()
Diffstat (limited to 'src/tube-dbus.h')
-rw-r--r--src/tube-dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tube-dbus.h b/src/tube-dbus.h
index d8177d01..4d89609c 100644
--- a/src/tube-dbus.h
+++ b/src/tube-dbus.h
@@ -74,6 +74,8 @@ gboolean salut_tube_dbus_remove_name (SalutTubeDBus *self, TpHandle handle);
gboolean salut_tube_dbus_handle_in_names (SalutTubeDBus *self,
TpHandle handle);
+const gchar * const * salut_tube_dbus_channel_get_allowed_properties (void);
+
G_END_DECLS
#endif /* #ifndef __SALUT_TUBE_DBUS_H__ */