[Telepathy-commits] [telepathy-glib/master] TpChannelManagerIface: add 3 fields for ensure and caps
Will Thompson
will.thompson at collabora.co.uk
Thu Sep 11 06:34:17 PDT 2008
---
telepathy-glib/channel-manager.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/telepathy-glib/channel-manager.h b/telepathy-glib/channel-manager.h
index 3122bd0..44073d2 100644
--- a/telepathy-glib/channel-manager.h
+++ b/telepathy-glib/channel-manager.h
@@ -94,6 +94,9 @@ struct _TpChannelManagerIface {
TpChannelManagerRequestFunc request_channel;
/* in principle we could have EnsureChannel here too */
+ /* ensure_channel and two caps-related methods */
+ GCallback _near_future[3];
+
GCallback _future[8];
};
--
1.5.6.5
More information about the Telepathy-commits
mailing list