New upstream version 3.24.31
This commit is contained in:
@ -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 <items> element and specifying <item>
|
||||
elements for each item. Each <item> element can specify the “id”
|
||||
adding items directly using the <code class="literal"><items></code> element and specifying <code class="literal"><item></code>
|
||||
elements for each item. Each <code class="literal"><item></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>
|
||||
|
||||
Reference in New Issue
Block a user