Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/reference/evince.types
diff options
context:
space:
mode:
Diffstat (limited to 'help/reference/evince.types')
-rw-r--r--help/reference/evince.types14
1 files changed, 14 insertions, 0 deletions
diff --git a/help/reference/evince.types b/help/reference/evince.types
new file mode 100644
index 0000000..c3ca861
--- /dev/null
+++ b/help/reference/evince.types
@@ -0,0 +1,14 @@
+#include "ev-window.h"
+#include "ev-document.h"
+#include "ev-attachment.h"
+#include "ev-page-cache.h"
+#include "ev-application.h"
+#include "ev-view.h"
+#include "ev-view-private.h"
+
+ev_window_get_type
+ev_document_get_type
+ev_attachment_get_type
+ev_page_cache_get_type
+ev_application_get_type
+ev_view_get_type