[poppler] glib/reference

Carlos Garcia Campos carlosgc at kemper.freedesktop.org
Sat Feb 21 01:01:33 PST 2009


 glib/reference/poppler-docs.sgml        |    2 
 glib/reference/poppler-sections.txt     |   55 ++++
 glib/reference/tmpl/poppler-action.sgml |    9 
 glib/reference/tmpl/poppler-annot.sgml  |  368 ++++++++++++++++++++++++++++++++
 glib/reference/tmpl/poppler-layer.sgml  |   79 ++++++
 5 files changed, 511 insertions(+), 2 deletions(-)

New commits:
commit a06e715d89a99b909b8e7b73b733066c67b1ade3
Author: Thomas Viehmann <tv at beamnet.de>
Date:   Sat Jan 17 12:58:20 2009 +0100

    Make glib API reference more complete

diff --git a/glib/reference/poppler-docs.sgml b/glib/reference/poppler-docs.sgml
index 103dd9c..e75d4cd 100644
--- a/glib/reference/poppler-docs.sgml
+++ b/glib/reference/poppler-docs.sgml
@@ -15,5 +15,7 @@
     <xi:include href="xml/poppler-attachment.xml"/>
     <xi:include href="xml/poppler-form-field.xml"/>
     <xi:include href="xml/poppler-enums.xml"/>
+    <xi:include href="xml/poppler-annot.xml"/>
+    <xi:include href="xml/poppler-layer.xml"/>
   </chapter>
 </book>
diff --git a/glib/reference/poppler-sections.txt b/glib/reference/poppler-sections.txt
index fe0cb99..5388be0 100644
--- a/glib/reference/poppler-sections.txt
+++ b/glib/reference/poppler-sections.txt
@@ -253,3 +253,58 @@ PopplerPage
 <FILE>stamp-poppler-enums</FILE>
 </SECTION>
 
+<SECTION>
+<FILE>poppler-annot</FILE>
+PopplerAnnot
+poppler_annot_callout_line_copy
+poppler_annot_callout_line_free
+poppler_annot_callout_line_get_type
+poppler_annot_callout_line_new
+poppler_annot_external_data_type_get_type
+poppler_annot_flag_get_type
+poppler_annot_free_text_get_callout_line
+poppler_annot_free_text_get_quadding
+poppler_annot_free_text_get_type
+poppler_annot_free_text_quadding_get_type
+poppler_annot_get_annot_type
+poppler_annot_get_color
+poppler_annot_get_contents
+poppler_annot_get_flags
+poppler_annot_get_id
+poppler_annot_get_modified
+poppler_annot_get_name
+poppler_annot_get_type
+poppler_annot_mapping_copy
+poppler_annot_mapping_free
+poppler_annot_mapping_get_type
+poppler_annot_mapping_new
+poppler_annot_markup_get_date
+poppler_annot_markup_get_external_data
+poppler_annot_markup_get_label
+poppler_annot_markup_get_opacity
+poppler_annot_markup_get_popup_is_open
+poppler_annot_markup_get_reply_to
+poppler_annot_markup_get_subject
+poppler_annot_markup_get_type
+poppler_annot_markup_reply_type_get_type
+poppler_annot_movie_get_movie
+poppler_annot_movie_get_title
+poppler_annot_movie_get_type
+poppler_annot_text_get_icon
+poppler_annot_text_get_is_open
+poppler_annot_text_get_state
+poppler_annot_text_get_type
+poppler_annot_text_state_get_type
+poppler_annot_type_get_type
+</SECTION>
+
+<SECTION>
+<FILE>poppler-layer</FILE>
+poppler_layer_get_type
+poppler_layer_get_title
+poppler_layer_is_visible
+poppler_layer_show
+poppler_layer_hide
+poppler_layer_is_parent
+poppler_layer_get_radio_button_group_id
+</SECTION>
diff --git a/glib/reference/tmpl/poppler-action.sgml b/glib/reference/tmpl/poppler-action.sgml
index e887187..4a10a17 100644
--- a/glib/reference/tmpl/poppler-action.sgml
+++ b/glib/reference/tmpl/poppler-action.sgml
@@ -1,8 +1,8 @@
 <!-- ##### SECTION Title ##### -->
-poppler-action
+PopplerAction
 
 <!-- ##### SECTION Short_Description ##### -->
-
+Action links
 
 <!-- ##### SECTION Long_Description ##### -->
 <para>
@@ -109,6 +109,11 @@ poppler-action
 
 @type: 
 @title: 
+ at operation: 
+ at has_annotation_ref: 
+ at has_annotation_title: 
+ at annotation_title: 
+ at annotation_id: 
 
 <!-- ##### STRUCT PopplerDest ##### -->
 <para>
diff --git a/glib/reference/tmpl/poppler-annot.sgml b/glib/reference/tmpl/poppler-annot.sgml
new file mode 100644
index 0000000..e5046ec
--- /dev/null
+++ b/glib/reference/tmpl/poppler-annot.sgml
@@ -0,0 +1,368 @@
+<!-- ##### SECTION Title ##### -->
+PopplerAnnot
+
+<!-- ##### SECTION Short_Description ##### -->
+Annotations
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT PopplerAnnot ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION poppler_annot_callout_line_copy ##### -->
+<para>
+
+</para>
+
+ at callout: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_callout_line_free ##### -->
+<para>
+
+</para>
+
+ at callout: 
+
+
+<!-- ##### FUNCTION poppler_annot_callout_line_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_callout_line_new ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_external_data_type_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_flag_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_free_text_get_callout_line ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_free_text_get_quadding ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_free_text_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_free_text_quadding_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_get_annot_type ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_get_color ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_get_contents ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_get_flags ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_get_id ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_get_modified ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_get_name ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_mapping_copy ##### -->
+<para>
+
+</para>
+
+ at mapping: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_mapping_free ##### -->
+<para>
+
+</para>
+
+ at mapping: 
+
+
+<!-- ##### FUNCTION poppler_annot_mapping_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_mapping_new ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_markup_get_date ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_markup_get_external_data ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_markup_get_label ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_markup_get_opacity ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_markup_get_popup_is_open ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_markup_get_reply_to ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_markup_get_subject ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_markup_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_markup_reply_type_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_movie_get_movie ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_movie_get_title ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_movie_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_text_get_icon ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_text_get_is_open ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_text_get_state ##### -->
+<para>
+
+</para>
+
+ at poppler_annot: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_text_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_text_state_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_annot_type_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
diff --git a/glib/reference/tmpl/poppler-layer.sgml b/glib/reference/tmpl/poppler-layer.sgml
new file mode 100644
index 0000000..a2fe01c
--- /dev/null
+++ b/glib/reference/tmpl/poppler-layer.sgml
@@ -0,0 +1,79 @@
+<!-- ##### SECTION Title ##### -->
+PopplerLayer
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### FUNCTION poppler_layer_get_type ##### -->
+<para>
+
+</para>
+
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_layer_get_title ##### -->
+<para>
+
+</para>
+
+ at layer: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_layer_is_visible ##### -->
+<para>
+
+</para>
+
+ at layer: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_layer_show ##### -->
+<para>
+
+</para>
+
+ at layer: 
+
+
+<!-- ##### FUNCTION poppler_layer_hide ##### -->
+<para>
+
+</para>
+
+ at layer: 
+
+
+<!-- ##### FUNCTION poppler_layer_is_parent ##### -->
+<para>
+
+</para>
+
+ at layer: 
+ at Returns: 
+
+
+<!-- ##### FUNCTION poppler_layer_get_radio_button_group_id ##### -->
+<para>
+
+</para>
+
+ at layer: 
+ at Returns: 
+
+


More information about the poppler mailing list