aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-tube.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-tp-tube.c')
-rw-r--r--libempathy/empathy-tp-tube.c7
1 files changed, 7 insertions, 0 deletions
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
{