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="DisplayWidgets.html" title="Display Widgets">
<link rel="prev" href="GtkLevelBar.html" title="GtkLevelBar">
<link rel="next" href="GtkAccelLabel.html" title="GtkAccelLabel">
<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="GtkStatusbar.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>
@ -111,7 +111,7 @@
<col width="200px" class="style_properties_flags">
</colgroup>
<tbody><tr>
<td class="property_type"><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a></td>
<td class="property_type"><a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkShadowType"><span class="type">GtkShadowType</span></a></td>
<td class="property_name"><a class="link" href="GtkStatusbar.html#GtkStatusbar--s-shadow-type" title="The “shadow-type” style property">shadow-type</a></td>
<td class="property_flags">Read</td>
</tr></tbody>
@ -121,9 +121,9 @@
<a name="GtkStatusbar.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>
@ -143,12 +143,12 @@
<a name="GtkStatusbar.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="GtkStatusbar.html#GtkStatusbar-struct" title="struct GtkStatusbar">GtkStatusbar</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkStatusbar.html#GtkStatusbar-struct">GtkStatusbar</a></td>
</tr></tbody>
</table></div>
</div>
@ -430,23 +430,17 @@ gtk_statusbar_get_message_area (<em class="parameter"><code><a class="link" href
</div>
</div>
<div class="refsect1">
<a name="GtkStatusbar.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkStatusbar-struct"></a><h3>struct GtkStatusbar</h3>
<pre class="programlisting">struct GtkStatusbar;</pre>
</div>
</div>
<div class="refsect1">
<a name="GtkStatusbar.style-property-details"></a><h2>Style Property Details</h2>
<div class="refsect2">
<a name="GtkStatusbar--s-shadow-type"></a><h3>The <code class="literal">“shadow-type”</code> style property</h3>
<pre class="programlisting"> “shadow-type” <a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a></pre>
<pre class="programlisting"> “shadow-type” <a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkShadowType"><span class="type">GtkShadowType</span></a></pre>
<p>The style of the bevel around the statusbar text.</p>
<div class="warning">
<p><code class="literal">GtkStatusbar:shadow-type</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
<p>Use CSS properties to determine the appearance,
the value of this style property is ignored.</p>
</div>
<p>Owner: GtkStatusbar</p>
<p>Flags: Read</p>
<p>Default value: GTK_SHADOW_IN</p>
</div>
@ -541,6 +535,6 @@ user_function (<a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><sp
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.29</div>
<hr>Generated by GTK-Doc V1.32.1</div>
</body>
</html>