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 <[email protected]> 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: +...@operation: +...@has_annotation_ref: +...@has_annotation_title: +...@annotation_title: +...@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> + +...@callout: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_callout_line_free ##### --> +<para> + +</para> + +...@callout: + + +<!-- ##### FUNCTION poppler_annot_callout_line_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_callout_line_new ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_external_data_type_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_flag_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_free_text_get_callout_line ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_free_text_get_quadding ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_free_text_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_free_text_quadding_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_get_annot_type ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_get_color ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_get_contents ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_get_flags ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_get_id ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_get_modified ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_get_name ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_mapping_copy ##### --> +<para> + +</para> + +...@mapping: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_mapping_free ##### --> +<para> + +</para> + +...@mapping: + + +<!-- ##### FUNCTION poppler_annot_mapping_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_mapping_new ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_markup_get_date ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_markup_get_external_data ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_markup_get_label ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_markup_get_opacity ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_markup_get_popup_is_open ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_markup_get_reply_to ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_markup_get_subject ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_markup_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_markup_reply_type_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_movie_get_movie ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_movie_get_title ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_movie_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_text_get_icon ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_text_get_is_open ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_text_get_state ##### --> +<para> + +</para> + +...@poppler_annot: +...@returns: + + +<!-- ##### FUNCTION poppler_annot_text_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_text_state_get_type ##### --> +<para> + +</para> + +...@returns: + + +<!-- ##### FUNCTION poppler_annot_type_get_type ##### --> +<para> + +</para> + +...@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> + +...@returns: + + +<!-- ##### FUNCTION poppler_layer_get_title ##### --> +<para> + +</para> + +...@layer: +...@returns: + + +<!-- ##### FUNCTION poppler_layer_is_visible ##### --> +<para> + +</para> + +...@layer: +...@returns: + + +<!-- ##### FUNCTION poppler_layer_show ##### --> +<para> + +</para> + +...@layer: + + +<!-- ##### FUNCTION poppler_layer_hide ##### --> +<para> + +</para> + +...@layer: + + +<!-- ##### FUNCTION poppler_layer_is_parent ##### --> +<para> + +</para> + +...@layer: +...@returns: + + +<!-- ##### FUNCTION poppler_layer_get_radio_button_group_id ##### --> +<para> + +</para> + +...@layer: +...@returns: + + _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
