New upstream version 3.24.18

This commit is contained in:
Simon McVittie
2020-04-10 15:23:16 +01:00
386 changed files with 78008 additions and 6390 deletions

View File

@ -133,11 +133,11 @@
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkSearchBar.html#GtkSearchBar-struct">GtkSearchBar</a></td>
<td class="function_name"><a class="link" href="GtkSearchBar.html#GtkSearchBar-struct" title="struct GtkSearchBar">GtkSearchBar</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name">GtkSearchBarClass</td>
<td class="function_name"><a class="link" href="GtkSearchBar.html#GtkSearchBarClass" title="struct GtkSearchBarClass">GtkSearchBarClass</a></td>
</tr>
</tbody>
</table></div>
@ -459,6 +459,32 @@ the search bar if necessary), <code class="literal">GDK_EVENT_PROPAGATE</code> o
</div>
</div>
<div class="refsect1">
<a name="GtkSearchBar.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkSearchBar-struct"></a><h3>struct GtkSearchBar</h3>
<pre class="programlisting">struct GtkSearchBar;</pre>
</div>
<hr>
<div class="refsect2">
<a name="GtkSearchBarClass"></a><h3>struct GtkSearchBarClass</h3>
<pre class="programlisting">struct GtkSearchBarClass {
GtkBinClass parent_class;
};
</pre>
<div class="refsect3">
<a name="GtkSearchBarClass.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="struct_members_name">
<col class="struct_members_description">
<col width="200px" class="struct_members_annotations">
</colgroup>
<tbody></tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="GtkSearchBar.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkSearchBar--search-mode-enabled"></a><h3>The <code class="literal">“search-mode-enabled”</code> property</h3>