New upstream version 3.24.18

This commit is contained in:
Simon McVittie
2020-04-10 15:23:16 +01:00
386 changed files with 78008 additions and 6390 deletions

View File

@ -77,11 +77,11 @@
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkFontChooserWidget.html#GtkFontChooserWidget-struct">GtkFontChooserWidget</a></td>
<td class="function_name"><a class="link" href="GtkFontChooserWidget.html#GtkFontChooserWidget-struct" title="struct GtkFontChooserWidget">GtkFontChooserWidget</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name">GtkFontChooserWidgetClass</td>
<td class="function_name"><a class="link" href="GtkFontChooserWidget.html#GtkFontChooserWidgetClass" title="struct GtkFontChooserWidgetClass">GtkFontChooserWidgetClass</a></td>
</tr>
</tbody>
</table></div>
@ -139,6 +139,32 @@ gtk_font_chooser_widget_new (<em class="parameter"><code><span class="type">void
</div>
</div>
<div class="refsect1">
<a name="GtkFontChooserWidget.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkFontChooserWidget-struct"></a><h3>struct GtkFontChooserWidget</h3>
<pre class="programlisting">struct GtkFontChooserWidget;</pre>
</div>
<hr>
<div class="refsect2">
<a name="GtkFontChooserWidgetClass"></a><h3>struct GtkFontChooserWidgetClass</h3>
<pre class="programlisting">struct GtkFontChooserWidgetClass {
GtkBoxClass parent_class;
};
</pre>
<div class="refsect3">
<a name="GtkFontChooserWidgetClass.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="struct_members_name">
<col class="struct_members_description">
<col width="200px" class="struct_members_annotations">
</colgroup>
<tbody></tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="GtkFontChooserWidget.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkFontChooserWidget--tweak-action"></a><h3>The <code class="literal">“tweak-action”</code> property</h3>