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

@ -186,8 +186,8 @@ into this combo box via its GtkCellLayout interface.</p>
<div class="refsect2">
<a name="id-1.3.13.3.8.7"></a><h3>GtkComboBoxText as GtkBuildable</h3>
<p>The GtkComboBoxText implementation of the GtkBuildable interface supports
adding items directly using the &lt;items&gt; element and specifying &lt;item&gt;
elements for each item. Each &lt;item&gt; element can specify the “id”
adding items directly using the <code class="literal">&lt;items&gt;</code> element and specifying <code class="literal">&lt;item&gt;</code>
elements for each item. Each <code class="literal">&lt;item&gt;</code> element can specify the “id”
corresponding to the appended text and also supports the regular
translation attributes “translatable”, “context” and “comments”.</p>
<p>Here is a UI definition fragment specifying GtkComboBoxText items:</p>