[Poppler-bugs] [Bug 64821] [TAGGEDPDF] Expose the structure tree and attributes in poppler-glib
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 5 00:25:39 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64821
--- Comment #29 from Carlos Garcia Campos <carlosgc at gnome.org> ---
(In reply to comment #28)
> ::: glib/poppler-structure-element.h
> @@ +118,4 @@
> > gboolean recursive);
> > const gchar *poppler_structure_element_get_alt_text (PopplerStructureElement *poppler_structure_element);
> > const gchar *poppler_structure_element_get_actual_text (PopplerStructureElement *poppler_structure_element);
> > +PopplerFormField *poppler_structure_element_get_form_field (PopplerStructureElement *poppler_structure_element);
>
> This is not correctly indented.
Forget this, the review UI split this and confused me, sorry.
> @@ +118,5 @@
> > gboolean recursive);
> > const gchar *poppler_structure_element_get_alt_text (PopplerStructureElement *poppler_structure_element);
> > const gchar *poppler_structure_element_get_actual_text (PopplerStructureElement *poppler_structure_element);
> > +PopplerFormField *poppler_structure_element_get_form_field (PopplerStructureElement *poppler_structure_element);
> > +PopplerFormFieldMapping *poppler_structure_element_get_form_field_mapping (PopplerStructureElement *poppler_structure_element);
>
> Ditto.
Same here.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20131105/c75d3d92/attachment.html>
More information about the Poppler-bugs
mailing list