<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:aperez@igalia.com" title="Adrian Perez de Castro <aperez@igalia.com>"> <span class="fn">Adrian Perez de Castro</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [TAGGEDPDF] Expose the structure tree and attributes in poppler-glib"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64821">bug 64821</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #90267 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [TAGGEDPDF] Expose the structure tree and attributes in poppler-glib"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64821#c50">Comment # 50</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [TAGGEDPDF] Expose the structure tree and attributes in poppler-glib"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64821">bug 64821</a>
from <span class="vcard"><a class="email" href="mailto:aperez@igalia.com" title="Adrian Perez de Castro <aperez@igalia.com>"> <span class="fn">Adrian Perez de Castro</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=90852" name="attach_90852" title="[PATCH v14 09/10] glib: Implement accessors for element attributes">attachment 90852</a> <a href="attachment.cgi?id=90852&action=edit" title="[PATCH v14 09/10] glib: Implement accessors for element attributes">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=64821&attachment=90852'>[review]</a>
[PATCH v14 09/10] glib: Implement accessors for element attributes
New version of the patch with the support for querying structure element
attributes. The change comparing to the previous version is quite huge:
* Now there is one accessor method per standard attribute, e.g.
poppler_structure_element_get_color().
* All the accessors have a flag to optionally lookup inheritable
attributes or restrict the lookup to the passed structure element.
* All the accessors return a “gboolean” which indicates whether the
attribute has been looked up. If it returns FALSE, it means that
the value could not be found and there is no default value for the
attribute, or that the attribute was incorrectly formatted.
* The generic poppler_structure_element_get_attribute() method which
returns a GVariant —and which may be friendlier in some cases like
bindings for other languages— is still provided, and is implemented
in terms of the individual accessors.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>