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:
authorNickolay V. Shmyrev <shmyrev@shadow.teleton>2007-01-29 17:41:17 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-01-29 17:41:17 (GMT)
commit601704e95712f26f4debff64a77cffbacdcc62f3 (patch)
treed513c8659e55602bbcce99d02f36287d6e236cd3 /help/reference/evince.types
parent2ca95ac3cd6e57516f16a8ee3983c45e27d69cac (diff)
Added gtk-doc based documentation for Evince. Still in initial state but I
2007-01-29 Nickolay V. Shmyrev <shmyrev@shadow.teleton> * help/reference/* : * configure.ac: Added gtk-doc based documentation for Evince. Still in initial state but I hope it will grow. * configure.ac: Lower dbus requirement to 0.70 svn path=/trunk/; revision=2272
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