New upstream version 3.24.31

This commit is contained in:
Simon McVittie
2021-12-26 18:40:54 +00:00
438 changed files with 400009 additions and 386789 deletions

View File

@ -680,8 +680,8 @@ visited.</p>
<div class="refsect2">
<a name="id-1.3.8.2.10.4"></a><h3>GtkLabel as GtkBuildable</h3>
<p>The GtkLabel implementation of the GtkBuildable interface supports a
custom &lt;attributes&gt; element, which supports any number of &lt;attribute&gt;
elements. The &lt;attribute&gt; element has attributes named “name“, “value“,
custom <code class="literal">&lt;attributes&gt;</code> element, which supports any number of <code class="literal">&lt;attribute&gt;</code>
elements. The <code class="literal">&lt;attribute&gt;</code> element has attributes named “name“, “value“,
“start“ and “end“ and allows you to specify <span class="type">PangoAttribute</span> values for
this label.</p>
<p>An example of a UI definition fragment specifying Pango attributes:</p>