Skip to content
  • Adrián Pérez de Castro's avatar
    glib: Expose the document structure tree · 454abc80
    Adrián Pérez de Castro authored and Carlos Garcia Campos's avatar Carlos Garcia Campos committed
    Implements a new PopplerStructureElement classe, which builds upon
    StructTreeRoot and StructElement to expose the document structure of
    tagged PDFs in the GLib binding.
    
    Navigation of the structure tree is done by an iterator-based interface,
    using PopplerStructureElementIter.
    454abc80