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

@ -76,17 +76,17 @@
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><span class="type">gfloat</span></td>
<td class="property_type"><span class="type">float</span></td>
<td class="property_name"><a class="link" href="GtkAspectFrame.html#GtkAspectFrame--ratio" title="The “ratio” property">ratio</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><span class="type">gfloat</span></td>
<td class="property_type"><span class="type">float</span></td>
<td class="property_name"><a class="link" href="GtkAspectFrame.html#GtkAspectFrame--xalign" title="The “xalign” property">xalign</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><span class="type">gfloat</span></td>
<td class="property_type"><span class="type">float</span></td>
<td class="property_name"><a class="link" href="GtkAspectFrame.html#GtkAspectFrame--yalign" title="The “yalign” property">yalign</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -301,7 +301,7 @@ ratio is taken from the requistion of the child.</p></td>
<hr>
<div class="refsect2">
<a name="GtkAspectFrame--ratio"></a><h3>The <code class="literal">“ratio”</code> property</h3>
<pre class="programlisting"> “ratio” <span class="type">gfloat</span></pre>
<pre class="programlisting"> “ratio” <span class="type">float</span></pre>
<p>Aspect ratio if obey_child is FALSE.</p>
<p>Owner: GtkAspectFrame</p>
<p>Flags: Read / Write</p>
@ -311,7 +311,7 @@ ratio is taken from the requistion of the child.</p></td>
<hr>
<div class="refsect2">
<a name="GtkAspectFrame--xalign"></a><h3>The <code class="literal">“xalign”</code> property</h3>
<pre class="programlisting"> “xalign” <span class="type">gfloat</span></pre>
<pre class="programlisting"> “xalign” <span class="type">float</span></pre>
<p>X alignment of the child.</p>
<p>Owner: GtkAspectFrame</p>
<p>Flags: Read / Write</p>
@ -321,7 +321,7 @@ ratio is taken from the requistion of the child.</p></td>
<hr>
<div class="refsect2">
<a name="GtkAspectFrame--yalign"></a><h3>The <code class="literal">“yalign”</code> property</h3>
<pre class="programlisting"> “yalign” <span class="type">gfloat</span></pre>
<pre class="programlisting"> “yalign” <span class="type">float</span></pre>
<p>Y alignment of the child.</p>
<p>Owner: GtkAspectFrame</p>
<p>Flags: Read / Write</p>