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

@ -60,11 +60,11 @@
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkSeparatorMenuItem.html#GtkSeparatorMenuItem-struct">GtkSeparatorMenuItem</a></td>
<td class="function_name"><a class="link" href="GtkSeparatorMenuItem.html#GtkSeparatorMenuItem-struct" title="struct GtkSeparatorMenuItem">GtkSeparatorMenuItem</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name">GtkSeparatorMenuItemClass</td>
<td class="function_name"><a class="link" href="GtkSeparatorMenuItem.html#GtkSeparatorMenuItemClass" title="struct GtkSeparatorMenuItemClass">GtkSeparatorMenuItemClass</a></td>
</tr>
</tbody>
</table></div>
@ -114,6 +114,32 @@ gtk_separator_menu_item_new (<em class="parameter"><code><span class="type">void
</div>
</div>
</div>
<div class="refsect1">
<a name="GtkSeparatorMenuItem.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkSeparatorMenuItem-struct"></a><h3>struct GtkSeparatorMenuItem</h3>
<pre class="programlisting">struct GtkSeparatorMenuItem;</pre>
</div>
<hr>
<div class="refsect2">
<a name="GtkSeparatorMenuItemClass"></a><h3>struct GtkSeparatorMenuItemClass</h3>
<pre class="programlisting">struct GtkSeparatorMenuItemClass {
GtkMenuItemClass parent_class;
};
</pre>
<div class="refsect3">
<a name="GtkSeparatorMenuItemClass.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>
<div class="footer">
<hr>Generated by GTK-Doc V1.32.1</div>