New upstream version 3.24.14
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
||||
<link rel="prev" href="GtkCheckMenuItem.html" title="GtkCheckMenuItem">
|
||||
<link rel="next" href="GtkToolShell.html" title="GtkToolShell">
|
||||
<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="GtkSeparatorMenuItem.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,17 +54,17 @@
|
||||
<a name="GtkSeparatorMenuItem.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="GtkSeparatorMenuItem.html#GtkSeparatorMenuItem-struct" title="struct GtkSeparatorMenuItem">GtkSeparatorMenuItem</a></td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkSeparatorMenuItem.html#GtkSeparatorMenuItem-struct">GtkSeparatorMenuItem</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name"><a class="link" href="GtkSeparatorMenuItem.html#GtkSeparatorMenuItemClass" title="struct GtkSeparatorMenuItemClass">GtkSeparatorMenuItemClass</a></td>
|
||||
<td class="function_name">GtkSeparatorMenuItemClass</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
@ -114,34 +114,8 @@ 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.29</div>
|
||||
<hr>Generated by GTK-Doc V1.32.1</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user