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

@ -160,7 +160,7 @@
<tbody>
<tr>
<td class="property_type">
<span class="type">gchar</span> *</td>
<span class="type">char</span> *</td>
<td class="property_name"><a class="link" href="GtkAppChooserWidget.html#GtkAppChooserWidget--default-text" title="The “default-text” property">default-text</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -737,7 +737,7 @@ popup over an application item.</p></td>
<a name="GtkAppChooserWidget.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkAppChooserWidget--default-text"></a><h3>The <code class="literal">“default-text”</code> property</h3>
<pre class="programlisting"> “default-text” <span class="type">gchar</span> *</pre>
<pre class="programlisting"> “default-text” <span class="type">char</span> *</pre>
<p>The <a class="link" href="GtkAppChooserWidget.html#GtkAppChooserWidget--default-text" title="The “default-text” property"><span class="type">“default-text”</span></a> property determines the text
that appears in the widget when there are no applications for the
given content type.