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

@ -163,7 +163,7 @@
<col width="200px" class="style_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="GtkCheckMenuItem.html#GtkCheckMenuItem--s-indicator-size" title="The “indicator-size” style property">indicator-size</a></td>
<td class="property_flags">Read</td>
</tr></tbody>
@ -603,7 +603,7 @@ looks like a <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuIte
<a name="GtkCheckMenuItem.style-property-details"></a><h2>Style Property Details</h2>
<div class="refsect2">
<a name="GtkCheckMenuItem--s-indicator-size"></a><h3>The <code class="literal">“indicator-size”</code> style property</h3>
<pre class="programlisting"> “indicator-size” <span class="type">gint</span></pre>
<pre class="programlisting"> “indicator-size” <span class="type">int</span></pre>
<p>The size of the check or radio indicator.</p>
<div class="warning">
<p><code class="literal">GtkCheckMenuItem:indicator-size</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>