[evince] docs: Add missing EvAnnotation API to sections.txt



commit 5a7ad5bd062a0c7f576c6645151a55ed5d9babcd
Author: Christian Persch <chpe gnome org>
Date:   Wed Jun 13 00:45:59 2012 +0200

    docs: Add missing EvAnnotation API to sections.txt

 .../libdocument/libevdocument-sections.txt         |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/help/reference/libdocument/libevdocument-sections.txt b/help/reference/libdocument/libevdocument-sections.txt
index 14626b7..3cad90a 100644
--- a/help/reference/libdocument/libevdocument-sections.txt
+++ b/help/reference/libdocument/libevdocument-sections.txt
@@ -541,16 +541,36 @@ EvAnnotationText
 EvAnnotationTextClass
 EvAnnotationAttachment
 EvAnnotationAttachmentClass
+ev_annotation_get_annotation_type
+ev_annotation_get_page
+ev_annotation_get_page_index
+ev_annotation_equal
+ev_annotation_get_contents
+ev_annotation_set_contents
+ev_annotation_get_name
+ev_annotation_set_name
+ev_annotation_get_modified
+ev_annotation_set_modified
+ev_annotation_set_modified_from_time
+ev_annotation_get_color
+ev_annotation_set_color
 ev_annotation_markup_get_label
 ev_annotation_markup_set_label
 ev_annotation_markup_get_opacity
 ev_annotation_markup_set_opacity
 ev_annotation_markup_has_popup
 ev_annotation_markup_get_rectangle
+ev_annotation_markup_set_rectangle
 ev_annotation_markup_get_is_open
 ev_annotation_markup_set_is_open
 ev_annotation_text_new
+ev_annotation_text_get_icon
+ev_annotation_text_set_icon
+ev_annotation_text_get_is_open
+ev_annotation_text_set_is_open
 ev_annotation_attachment_new
+ev_annotation_attachment_get_attachment
+ev_annotation_attachment_set_attachment
 <SUBSECTION Standard>
 EV_ANNOTATION
 EV_IS_ANNOTATION



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]