[evince] docs: libview: Re-add type builtins section
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] docs: libview: Re-add type builtins section
- Date: Tue, 30 Jul 2013 11:48:46 +0000 (UTC)
commit 1f729d7a9eb4348091862bbf9b05a43359020da9
Author: Christian Persch <chpe gnome org>
Date: Tue Jul 30 13:43:56 2013 +0200
docs: libview: Re-add type builtins section
help/reference/libview/Makefile.am | 3 ++-
help/reference/libview/libevview-sections.txt | 14 ++++++++++++++
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/help/reference/libview/Makefile.am b/help/reference/libview/Makefile.am
index deb5bd1..a729907 100644
--- a/help/reference/libview/Makefile.am
+++ b/help/reference/libview/Makefile.am
@@ -84,7 +84,7 @@ HTML_IMAGES =
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
content_files = \
- version.xml
+ version.xml
# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
# These files must be listed here *and* in content_files
@@ -102,6 +102,7 @@ GTKDOC_CFLAGS = \
-I$(top_srcdir)/libview \
-I$(top_srcdir)/libdocument \
-I$(top_builddir)/libdocument \
+ -I$(top_builddir)/libview \
-DEVINCEDATADIR=\"$(pkgdatadir)\" \
-DGNOMEDATADIR=\"$(datadir)\" \
-DEVINCE_UIDIR=\"$(pkgdatadir)\" \
diff --git a/help/reference/libview/libevview-sections.txt b/help/reference/libview/libevview-sections.txt
index 704d3ed..590e060 100644
--- a/help/reference/libview/libevview-sections.txt
+++ b/help/reference/libview/libevview-sections.txt
@@ -375,6 +375,20 @@ ev_stock_icons_set_screen
</SECTION>
<SECTION>
+<FILE>ev-view-type-builtins</FILE>
+ev_sizing_mode_get_type
+EV_TYPE_SIZING_MODE
+ev_page_layout_get_type
+EV_TYPE_PAGE_LAYOUT
+ev_job_run_mode_get_type
+EV_TYPE_JOB_RUN_MODE
+ev_job_page_data_flags_get_type
+EV_TYPE_JOB_PAGE_DATA_FLAGS
+ev_job_priority_get_type
+EV_TYPE_JOB_PRIORITY
+</SECTION>
+
+<SECTION>
<FILE>ev-job-scheduler</FILE>
EvJobPriority
ev_job_scheduler_push_job
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]