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

@ -159,13 +159,13 @@
<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="GtkFontSelection.html#GtkFontSelection--font-name" title="The “font-name” property">font-name</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<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="GtkFontSelection.html#GtkFontSelection--preview-text" title="The “preview-text” property">preview-text</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -671,7 +671,7 @@ gtk_font_selection_get_size_list (<em class="parameter"><code><a class="link" hr
<a name="GtkFontSelection.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkFontSelection--font-name"></a><h3>The <code class="literal">“font-name”</code> property</h3>
<pre class="programlisting"> “font-name” <span class="type">gchar</span> *</pre>
<pre class="programlisting"> “font-name” <span class="type">char</span> *</pre>
<p>The string that represents this font.</p>
<p>Owner: GtkFontSelection</p>
<p>Flags: Read / Write</p>
@ -680,7 +680,7 @@ gtk_font_selection_get_size_list (<em class="parameter"><code><a class="link" hr
<hr>
<div class="refsect2">
<a name="GtkFontSelection--preview-text"></a><h3>The <code class="literal">“preview-text”</code> property</h3>
<pre class="programlisting"> “preview-text” <span class="type">gchar</span> *</pre>
<pre class="programlisting"> “preview-text” <span class="type">char</span> *</pre>
<p>The text to display in order to demonstrate the selected font.</p>
<p>Owner: GtkFontSelection</p>
<p>Flags: Read / Write</p>