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="DeprecatedObjects.html" title="Deprecated">
<link rel="prev" href="GtkStyle.html" title="GtkStyle">
<link rel="next" href="GtkVScale.html" title="GtkVScale">
<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">
@ -37,8 +37,8 @@
<a name="GtkHScale.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>
@ -64,12 +64,12 @@
<a name="GtkHScale.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="GtkHScale.html#GtkHScale-struct" title="struct GtkHScale">GtkHScale</a></td>
<td class="function_name">GtkHScale</td>
</tr></tbody>
</table></div>
</div>
@ -110,7 +110,7 @@ shown can be set using the parent <a class="link" href="GtkScale.html" title="Gt
gtk_hscale_new (<em class="parameter"><code><a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *adjustment</code></em>);</pre>
<div class="warning">
<p><code class="literal">gtk_hscale_new</code> has been deprecated since version 3.2 and should not be used in newly-written code.</p>
<p>Use <a class="link" href="GtkScale.html#gtk-scale-new" title="gtk_scale_new ()"><code class="function">gtk_scale_new()</code></a> with <a class="link" href="gtk3-Standard-Enumerations.html#GTK-ORIENTATION-HORIZONTAL:CAPS"><code class="literal">GTK_ORIENTATION_HORIZONTAL</code></a> instead</p>
<p>Use <a class="link" href="GtkScale.html#gtk-scale-new" title="gtk_scale_new ()"><code class="function">gtk_scale_new()</code></a> with <a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GTK-ORIENTATION-HORIZONTAL:CAPS"><code class="literal">GTK_ORIENTATION_HORIZONTAL</code></a> instead</p>
</div>
<p>Creates a new <a class="link" href="GtkHScale.html" title="GtkHScale"><span class="type">GtkHScale</span></a>.</p>
<div class="refsect3">
@ -143,7 +143,7 @@ gtk_hscale_new_with_range (<em class="parameter"><code><span class="type">gdoubl
<em class="parameter"><code><span class="type">gdouble</span> step</code></em>);</pre>
<div class="warning">
<p><code class="literal">gtk_hscale_new_with_range</code> has been deprecated since version 3.2 and should not be used in newly-written code.</p>
<p>Use <a class="link" href="GtkScale.html#gtk-scale-new-with-range" title="gtk_scale_new_with_range ()"><code class="function">gtk_scale_new_with_range()</code></a> with <a class="link" href="gtk3-Standard-Enumerations.html#GTK-ORIENTATION-HORIZONTAL:CAPS"><code class="literal">GTK_ORIENTATION_HORIZONTAL</code></a> instead</p>
<p>Use <a class="link" href="GtkScale.html#gtk-scale-new-with-range" title="gtk_scale_new_with_range ()"><code class="function">gtk_scale_new_with_range()</code></a> with <a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GTK-ORIENTATION-HORIZONTAL:CAPS"><code class="literal">GTK_ORIENTATION_HORIZONTAL</code></a> instead</p>
</div>
<p>Creates a new horizontal scale widget that lets the user input a
number between <em class="parameter"><code>min</code></em>
@ -192,15 +192,8 @@ needs, use <a class="link" href="GtkScale.html#gtk-scale-set-digits" title="gtk_
</div>
</div>
</div>
<div class="refsect1">
<a name="GtkHScale.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkHScale-struct"></a><h3>struct GtkHScale</h3>
<pre class="programlisting">struct GtkHScale;</pre>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.29</div>
<hr>Generated by GTK-Doc V1.32.1</div>
</body>
</html>