New upstream version 3.24.18

This commit is contained in:
Simon McVittie
2020-04-10 15:23:16 +01:00
386 changed files with 78008 additions and 6390 deletions

View File

@ -246,11 +246,11 @@
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkCellView.html#GtkCellView-struct">GtkCellView</a></td>
<td class="function_name"><a class="link" href="GtkCellView.html#GtkCellView-struct" title="struct GtkCellView">GtkCellView</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name">GtkCellViewClass</td>
<td class="function_name"><a class="link" href="GtkCellView.html#GtkCellViewClass" title="struct GtkCellViewClass">GtkCellViewClass</a></td>
</tr>
</tbody>
</table></div>
@ -821,6 +821,32 @@ the entire <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span c
</div>
</div>
<div class="refsect1">
<a name="GtkCellView.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkCellView-struct"></a><h3>struct GtkCellView</h3>
<pre class="programlisting">struct GtkCellView;</pre>
</div>
<hr>
<div class="refsect2">
<a name="GtkCellViewClass"></a><h3>struct GtkCellViewClass</h3>
<pre class="programlisting">struct GtkCellViewClass {
GtkWidgetClass parent_class;
};
</pre>
<div class="refsect3">
<a name="GtkCellViewClass.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="struct_members_name">
<col class="struct_members_description">
<col width="200px" class="struct_members_annotations">
</colgroup>
<tbody></tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="GtkCellView.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkCellView--background"></a><h3>The <code class="literal">“background”</code> property</h3>