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

@ -139,11 +139,11 @@
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name">GtkAlignment</td>
<td class="function_name"><a class="link" href="GtkAlignment.html#GtkAlignment-struct" title="struct GtkAlignment">GtkAlignment</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name">GtkAlignmentClass</td>
<td class="function_name"><a class="link" href="GtkAlignment.html#GtkAlignmentClass" title="struct GtkAlignmentClass">GtkAlignmentClass</a></td>
</tr>
</tbody>
</table></div>
@ -421,6 +421,32 @@ padding on the left.</p>
</div>
</div>
<div class="refsect1">
<a name="GtkAlignment.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkAlignment-struct"></a><h3>struct GtkAlignment</h3>
<pre class="programlisting">struct GtkAlignment;</pre>
</div>
<hr>
<div class="refsect2">
<a name="GtkAlignmentClass"></a><h3>struct GtkAlignmentClass</h3>
<pre class="programlisting">struct GtkAlignmentClass {
GtkBinClass parent_class;
};
</pre>
<div class="refsect3">
<a name="GtkAlignmentClass.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="GtkAlignment.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkAlignment--bottom-padding"></a><h3>The <code class="literal">“bottom-padding”</code> property</h3>