New upstream version 3.24.22
This commit is contained in:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user