From e64639442cc4f4f41843641b428ed6f1622b6fc7 Mon Sep 17 00:00:00 2001 From: Hib Eris Date: Sun, 8 Jun 2014 14:38:13 +0200 Subject: [PATCH] [glib] doc: Move PopplerFindFlags to PopplerPage section And also add the missing POPPLER_TYPE_FIND_FLAGS and poppler_find_flags_get_type. https://bugs.freedesktop.org/show_bug.cgi?id=79798 --- glib/reference/poppler-sections.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/glib/reference/poppler-sections.txt b/glib/reference/poppler-sections.txt index 0b89212..0290859 100644 --- a/glib/reference/poppler-sections.txt +++ b/glib/reference/poppler-sections.txt @@ -16,6 +16,7 @@ PopplerPageTransitionDirection PopplerSelectionStyle PopplerTextAttributes PopplerPrintFlags +PopplerFindFlags poppler_page_get_index poppler_page_get_label poppler_page_get_size @@ -91,6 +92,7 @@ POPPLER_TYPE_PAGE_TRANSITION_DIRECTION POPPLER_TYPE_PAGE_TRANSITION_TYPE POPPLER_TYPE_SELECTION_STYLE POPPLER_TYPE_PRINT_FLAGS +POPPLER_TYPE_FIND_FLAGS poppler_page_get_type poppler_rectangle_get_type @@ -105,6 +107,7 @@ poppler_page_transition_type_get_type poppler_selection_style_get_type poppler_text_attributes_get_type poppler_print_flags_get_type +poppler_find_flags_get_type
@@ -345,7 +348,6 @@ poppler_form_text_type_get_type
poppler PopplerOrientation -PopplerFindFlags poppler_date_parse -- 1.8.3.2