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

@ -320,7 +320,7 @@ used files</p>
<td class="property_flags">Read / Write</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="GtkRecentChooser.html#GtkRecentChooser--limit" title="The “limit” property">limit</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -1720,7 +1720,7 @@ the recently used resources.</p>
<hr>
<div class="refsect2">
<a name="GtkRecentChooser--limit"></a><h3>The <code class="literal">“limit”</code> property</h3>
<pre class="programlisting"> “limit” <span class="type">gint</span></pre>
<pre class="programlisting"> “limit” <span class="type">int</span></pre>
<p>The maximum number of recently used resources to be displayed,
or -1 to display all items.</p>
<p>Owner: GtkRecentChooser</p>