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

@ -1238,7 +1238,7 @@ former you can use <a class="link" href="GtkTreeView.html#gtk-tree-view-convert-
<div class="refsect2">
<a name="id-1.3.12.6.11.9"></a><h3>GtkTreeView as GtkBuildable</h3>
<p>The GtkTreeView implementation of the GtkBuildable interface accepts
<a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> objects as &lt;child&gt; elements and exposes the internal
<a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> objects as <code class="literal">&lt;child&gt;</code> elements and exposes the internal
<a class="link" href="GtkTreeSelection.html" title="GtkTreeSelection"><span class="type">GtkTreeSelection</span></a> in UI definitions.</p>
<p>An example of a UI definition fragment with GtkTreeView:</p>
<div class="informalexample">