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="Ornaments.html" title="Ornaments">
<link rel="prev" href="GtkFrame.html" title="GtkFrame">
<link rel="next" href="ScrollingWidgets.html" title="Scrolling">
<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="GtkSeparator.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>
<td class="function_type">
@ -54,12 +54,12 @@
<a name="GtkSeparator.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="GtkSeparator.html#GtkSeparator-struct" title="struct GtkSeparator">GtkSeparator</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkSeparator.html#GtkSeparator-struct">GtkSeparator</a></td>
</tr></tbody>
</table></div>
</div>
@ -101,7 +101,7 @@ gets one of the .horizontal or .vertical style classes.</p>
<div class="refsect2">
<a name="gtk-separator-new"></a><h3>gtk_separator_new ()</h3>
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
gtk_separator_new (<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);</pre>
gtk_separator_new (<em class="parameter"><code><a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkOrientation"><span class="type">GtkOrientation</span></a> orientation</code></em>);</pre>
<p>Creates a new <a class="link" href="GtkSeparator.html" title="GtkSeparator"><span class="type">GtkSeparator</span></a> with the given orientation.</p>
<div class="refsect3">
<a name="gtk-separator-new.parameters"></a><h4>Parameters</h4>
@ -125,15 +125,8 @@ gtk_separator_new (<em class="parameter"><code><a class="link" href="gtk3-Standa
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GtkSeparator.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkSeparator-struct"></a><h3>struct GtkSeparator</h3>
<pre class="programlisting">struct GtkSeparator;</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>