From a68547f1ab27dfc71cbd63187e13e7b9793f412a Mon Sep 17 00:00:00 2001 From: Hib Eris Date: Sun, 8 Jun 2014 14:03:17 +0200 Subject: [PATCH] [glib] doc: Move PopplerError to PopplerDocument section https://bugs.freedesktop.org/show_bug.cgi?id=79798 --- glib/reference/poppler-sections.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/glib/reference/poppler-sections.txt b/glib/reference/poppler-sections.txt index d682c7b..617f718 100644 --- a/glib/reference/poppler-sections.txt +++ b/glib/reference/poppler-sections.txt @@ -107,7 +107,9 @@ poppler_text_attributes_get_type
poppler-document PopplerDocument +POPPLER_ERROR PopplerDocument +PopplerError PopplerIndexIter PopplerFontsIter PopplerLayersIter @@ -185,6 +187,7 @@ poppler_ps_file_set_duplex POPPLER_DOCUMENT POPPLER_IS_DOCUMENT POPPLER_TYPE_DOCUMENT +POPPLER_TYPE_ERROR POPPLER_FONT_INFO POPPLER_IS_FONT_INFO POPPLER_TYPE_FONT_INFO @@ -203,6 +206,8 @@ POPPLER_TYPE_VIEWER_PREFERENCES poppler_document_get_type +poppler_error_get_type +poppler_error_quark poppler_index_iter_get_type poppler_font_info_get_type poppler_fonts_iter_get_type @@ -336,22 +341,17 @@ poppler_form_text_type_get_type
poppler -POPPLER_ERROR -PopplerError PopplerOrientation PopplerPrintFlags PopplerFindFlags poppler_date_parse -POPPLER_TYPE_ERROR POPPLER_TYPE_ORIENTATION POPPLER_TYPE_PRINT_FLAGS POPPLER_DEFINE_BOXED_TYPE -poppler_error_get_type -poppler_error_quark poppler_print_flags_get_type
-- 1.8.3.2