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

@ -150,22 +150,22 @@
</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="GtkButtonBox.html#GtkButtonBox--s-child-internal-pad-x" title="The “child-internal-pad-x” style property">child-internal-pad-x</a></td>
<td class="property_flags">Read</td>
</tr>
<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="GtkButtonBox.html#GtkButtonBox--s-child-internal-pad-y" title="The “child-internal-pad-y” style property">child-internal-pad-y</a></td>
<td class="property_flags">Read</td>
</tr>
<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="GtkButtonBox.html#GtkButtonBox--s-child-min-height" title="The “child-min-height” style property">child-min-height</a></td>
<td class="property_flags">Read</td>
</tr>
<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="GtkButtonBox.html#GtkButtonBox--s-child-min-width" title="The “child-min-width” style property">child-min-width</a></td>
<td class="property_flags">Read</td>
</tr>
@ -615,7 +615,7 @@ setting spacing to 0 (same as calling <a class="link" href="GtkBox.html#gtk-box-
<a name="GtkButtonBox.style-property-details"></a><h2>Style Property Details</h2>
<div class="refsect2">
<a name="GtkButtonBox--s-child-internal-pad-x"></a><h3>The <code class="literal">“child-internal-pad-x”</code> style property</h3>
<pre class="programlisting"> “child-internal-pad-x” <span class="type">gint</span></pre>
<pre class="programlisting"> “child-internal-pad-x” <span class="type">int</span></pre>
<p>The amount to increase a child's size on either side.</p>
<div class="warning">
<p><code class="literal">GtkButtonBox:child-internal-pad-x</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
@ -629,7 +629,7 @@ setting spacing to 0 (same as calling <a class="link" href="GtkBox.html#gtk-box-
<hr>
<div class="refsect2">
<a name="GtkButtonBox--s-child-internal-pad-y"></a><h3>The <code class="literal">“child-internal-pad-y”</code> style property</h3>
<pre class="programlisting"> “child-internal-pad-y” <span class="type">gint</span></pre>
<pre class="programlisting"> “child-internal-pad-y” <span class="type">int</span></pre>
<p>The amount to increase a child's size on the top and bottom.</p>
<div class="warning">
<p><code class="literal">GtkButtonBox:child-internal-pad-y</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
@ -643,7 +643,7 @@ setting spacing to 0 (same as calling <a class="link" href="GtkBox.html#gtk-box-
<hr>
<div class="refsect2">
<a name="GtkButtonBox--s-child-min-height"></a><h3>The <code class="literal">“child-min-height”</code> style property</h3>
<pre class="programlisting"> “child-min-height” <span class="type">gint</span></pre>
<pre class="programlisting"> “child-min-height” <span class="type">int</span></pre>
<p>The minimum height of buttons inside the box.</p>
<div class="warning">
<p><code class="literal">GtkButtonBox:child-min-height</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
@ -657,7 +657,7 @@ setting spacing to 0 (same as calling <a class="link" href="GtkBox.html#gtk-box-
<hr>
<div class="refsect2">
<a name="GtkButtonBox--s-child-min-width"></a><h3>The <code class="literal">“child-min-width”</code> style property</h3>
<pre class="programlisting"> “child-min-width” <span class="type">gint</span></pre>
<pre class="programlisting"> “child-min-width” <span class="type">int</span></pre>
<p>The minimum width of buttons inside the box.</p>
<div class="warning">
<p><code class="literal">GtkButtonBox:child-min-width</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>