From ffe14c2ff520c3a561e4cac20510e23f70127a1d Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 27 Apr 2009 11:33:19 +0100 Subject: document EmpathyTpTube object --- libempathy/empathy-tp-tube.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libempathy') diff --git a/libempathy/empathy-tp-tube.c b/libempathy/empathy-tp-tube.c index b2ca9406d..717c46876 100644 --- a/libempathy/empathy-tp-tube.c +++ b/libempathy/empathy-tp-tube.c @@ -77,6 +77,13 @@ typedef struct { * #EmpathyTpTube is a convenient object wrapping a Telepathy tube channel. */ +/** + * EmpathyTpTube: + * @parent: parent object + * + * An object wrapping a Telepathy tube channel. + */ + #define GET_PRIV(obj) EMPATHY_GET_PRIV (obj, EmpathyTpTube) typedef struct { -- cgit v1.2.3