aboutsummaryrefslogtreecommitdiffstats
path: root/doc/libempathy/libempathy.types
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libempathy/libempathy.types')
-rw-r--r--doc/libempathy/libempathy.types36
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/libempathy/libempathy.types b/doc/libempathy/libempathy.types
new file mode 100644
index 000000000..0211e40b1
--- /dev/null
+++ b/doc/libempathy/libempathy.types
@@ -0,0 +1,36 @@
+#include <libempathy/empathy-avatar.h>
+#include <libempathy/empathy-chatroom-manager.h>
+#include <libempathy/empathy-contact-manager.h>
+#include <libempathy/empathy-idle.h>
+#include <libempathy/empathy-presence.h>
+#include <libempathy/empathy-tp-contact-list.h>
+#include <libempathy/empathy-conf.h>
+#include <libempathy/empathy-log-manager.h>
+#include <libempathy/empathy-tp-group.h>
+#include <libempathy/empathy-chandler.h>
+#include <libempathy/empathy-contact.h>
+#include <libempathy/empathy-tp-chat.h>
+#include <libempathy/empathy-chatroom.h>
+#include <libempathy/empathy-contact-list.h>
+#include <libempathy/empathy-filter.h>
+#include <libempathy/empathy-message.h>
+#include <libempathy/empathy-tp-chatroom.h>
+
+empathy_avatar_get_gtype
+empathy_chatroom_manager_get_type
+empathy_contact_manager_get_type
+empathy_idle_get_type
+empathy_presence_get_type
+empathy_tp_contact_list_get_type
+empathy_conf_get_type
+empathy_log_manager_get_type
+empathy_tp_group_get_type
+empathy_chandler_get_type
+empathy_contact_get_gtype
+empathy_tp_chat_get_type
+empathy_chatroom_get_type
+empathy_contact_list_get_type
+empathy_filter_get_type
+empathy_message_get_gtype
+empathy_tp_chatroom_get_type
+