New upstream version 3.24.14

This commit is contained in:
Simon McVittie
2020-02-29 14:17:40 +00:00
543 changed files with 330694 additions and 808714 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="SelectorWidgets.html" title="Selector Widgets and Dialogs">
<link rel="prev" href="GtkFontChooser.html" title="GtkFontChooser">
<link rel="next" href="GtkFontChooserWidget.html" title="GtkFontChooserWidget">
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -39,8 +39,8 @@
<a name="GtkFontButton.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
<col width="150px" class="functions_proto_type">
<col class="functions_proto_name">
</colgroup>
<tbody>
<tr>
@ -204,9 +204,9 @@
<a name="GtkFontButton.signals"></a><h2>Signals</h2>
<div class="informaltable"><table class="informaltable" border="0">
<colgroup>
<col width="150px" class="signals_return">
<col width="300px" class="signals_name">
<col width="200px" class="signals_flags">
<col width="150px" class="signal_proto_type">
<col width="300px" class="signal_proto_name">
<col width="200px" class="signal_proto_flags">
</colgroup>
<tbody><tr>
<td class="signal_type"><span class="returnvalue">void</span></td>
@ -219,12 +219,12 @@
<a name="GtkFontButton.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
<col width="150px" class="other_proto_type">
<col class="other_proto_name">
</colgroup>
<tbody><tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="GtkFontButton.html#GtkFontButton-struct" title="struct GtkFontButton">GtkFontButton</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkFontButton.html#GtkFontButton-struct">GtkFontButton</a></td>
</tr></tbody>
</table></div>
</div>
@ -671,13 +671,6 @@ gtk_font_button_get_title (<em class="parameter"><code><a class="link" href="Gtk
</div>
</div>
<div class="refsect1">
<a name="GtkFontButton.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkFontButton-struct"></a><h3>struct GtkFontButton</h3>
<pre class="programlisting">struct GtkFontButton;</pre>
</div>
</div>
<div class="refsect1">
<a name="GtkFontButton.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkFontButton--font-name"></a><h3>The <code class="literal">“font-name”</code> property</h3>
@ -687,6 +680,7 @@ gtk_font_button_get_title (<em class="parameter"><code><a class="link" href="Gtk
<p><code class="literal">GtkFontButton:font-name</code> has been deprecated since version 3.22 and should not be used in newly-written code.</p>
<p>Use the <span class="type">“font”</span> property instead</p>
</div>
<p>Owner: GtkFontButton</p>
<p>Flags: Read / Write</p>
<p>Default value: "Sans 12"</p>
<p class="since">Since: 2.4</p>
@ -700,6 +694,7 @@ gtk_font_button_get_title (<em class="parameter"><code><a class="link" href="Gtk
in the label. For a more WYSIWYG way to show the selected size, see the
::use-size property.</p>
<p>Owner: GtkFontButton</p>
<p>Flags: Read / Write</p>
<p>Default value: TRUE</p>
<p class="since">Since: 2.4</p>
@ -713,6 +708,7 @@ in the label. For a more WYSIWYG way to show the selected size, see the
will be shown in the label. For a more WYSIWYG way to show the selected
style, see the ::use-font property.</p>
<p>Owner: GtkFontButton</p>
<p>Flags: Read / Write</p>
<p>Default value: TRUE</p>
<p class="since">Since: 2.4</p>
@ -722,6 +718,7 @@ style, see the ::use-font property.</p>
<a name="GtkFontButton--title"></a><h3>The <code class="literal">“title”</code> property</h3>
<pre class="programlisting"> “title” <span class="type">gchar</span> *</pre>
<p>The title of the font chooser dialog.</p>
<p>Owner: GtkFontButton</p>
<p>Flags: Read / Write</p>
<p>Default value: "Pick a Font"</p>
<p class="since">Since: 2.4</p>
@ -733,6 +730,7 @@ style, see the ::use-font property.</p>
<p>If this property is set to <code class="literal">TRUE</code>, the label will be drawn
in the selected font.</p>
<p>Owner: GtkFontButton</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
<p class="since">Since: 2.4</p>
@ -744,6 +742,7 @@ in the selected font.</p>
<p>If this property is set to <code class="literal">TRUE</code>, the label will be drawn
with the selected font size.</p>
<p>Owner: GtkFontButton</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
<p class="since">Since: 2.4</p>
@ -795,6 +794,6 @@ as well, use the notify::font signal.</p>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.29</div>
<hr>Generated by GTK-Doc V1.32.1</div>
</body>
</html>