New upstream version 3.24.22

This commit is contained in:
Simon McVittie
2020-08-12 10:52:42 +01:00
680 changed files with 105720 additions and 105508 deletions

View File

@ -96,7 +96,7 @@ into a row or a column</p>
<col width="200px" class="properties_flags">
</colgroup>
<tbody><tr>
<td class="property_type"><span class="type">gint</span></td>
<td class="property_type"><span class="type">int</span></td>
<td class="property_name"><a class="link" href="GtkCellAreaBox.html#GtkCellAreaBox--spacing" title="The “spacing” property">spacing</a></td>
<td class="property_flags">Read / Write</td>
</tr></tbody>
@ -402,7 +402,7 @@ gtk_cell_area_box_set_spacing (<em class="parameter"><code><a class="link" href=
<a name="GtkCellAreaBox.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkCellAreaBox--spacing"></a><h3>The <code class="literal">“spacing”</code> property</h3>
<pre class="programlisting"> “spacing” <span class="type">gint</span></pre>
<pre class="programlisting"> “spacing” <span class="type">int</span></pre>
<p>The amount of space to reserve between cells.</p>
<p>Owner: GtkCellAreaBox</p>
<p>Flags: Read / Write</p>