From ce357147d17004a2772ca3b32d106da511bba360 Mon Sep 17 00:00:00 2001 From: Hib Eris Date: Sun, 8 Jun 2014 13:22:51 +0200 Subject: [PATCH] [glib] doc: Move poppler_get_{version, backend} documentation to features section https://bugs.freedesktop.org/show_bug.cgi?id=79798 --- glib/reference/poppler-sections.txt | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/glib/reference/poppler-sections.txt b/glib/reference/poppler-sections.txt index de5d902..d682c7b 100644 --- a/glib/reference/poppler-sections.txt +++ b/glib/reference/poppler-sections.txt @@ -339,15 +339,11 @@ poppler_form_text_type_get_type POPPLER_ERROR PopplerError PopplerOrientation -PopplerBackend PopplerPrintFlags PopplerFindFlags -poppler_get_backend -poppler_get_version poppler_date_parse -POPPLER_TYPE_BACKEND POPPLER_TYPE_ERROR POPPLER_TYPE_ORIENTATION POPPLER_TYPE_PRINT_FLAGS @@ -356,8 +352,6 @@ POPPLER_TYPE_PRINT_FLAGS POPPLER_DEFINE_BOXED_TYPE poppler_error_get_type poppler_error_quark -poppler_backend_get_type -poppler_orientation_get_type poppler_print_flags_get_type @@ -738,4 +732,13 @@ POPPLER_MAJOR_VERSION POPPLER_MINOR_VERSION POPPLER_MICRO_VERSION POPPLER_CHECK_VERSION +PopplerBackend +poppler_get_version +poppler_get_backend + + +POPPLER_TYPE_BACKEND + + +poppler_backend_get_type -- 1.8.3.2