New upstream version 3.24.18
This commit is contained in:
@ -59,7 +59,7 @@
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name">GtkHPaned</td>
|
||||
<td class="function_name"><a class="link" href="GtkHPaned.html#GtkHPaned-struct" title="struct GtkHPaned">GtkHPaned</a></td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
@ -100,7 +100,7 @@ a handle. See <a class="link" href="GtkPaned.html" title="GtkPaned"><span class=
|
||||
gtk_hpaned_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
||||
<div class="warning">
|
||||
<p><code class="literal">gtk_hpaned_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="GtkPaned.html#gtk-paned-new" title="gtk_paned_new ()"><code class="function">gtk_paned_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>
|
||||
<p>Use <a class="link" href="GtkPaned.html#gtk-paned-new" title="gtk_paned_new ()"><code class="function">gtk_paned_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>
|
||||
</div>
|
||||
<p>Create a new <a class="link" href="GtkHPaned.html" title="GtkHPaned"><span class="type">GtkHPaned</span></a></p>
|
||||
<div class="refsect3">
|
||||
@ -109,6 +109,13 @@ gtk_hpaned_new (<em class="parameter"><code><span class="type">void</span></code
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkHPaned.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkHPaned-struct"></a><h3>struct GtkHPaned</h3>
|
||||
<pre class="programlisting">struct GtkHPaned;</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.32.1</div>
|
||||
|
||||
Reference in New Issue
Block a user