New upstream version 3.24.18
This commit is contained in:
@ -95,11 +95,11 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkStackSidebar.html#GtkStackSidebar-struct">GtkStackSidebar</a></td>
|
||||
<td class="function_name"><a class="link" href="GtkStackSidebar.html#GtkStackSidebar-struct" title="struct GtkStackSidebar">GtkStackSidebar</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name">GtkStackSidebarClass</td>
|
||||
<td class="function_name"><a class="link" href="GtkStackSidebar.html#GtkStackSidebarClass" title="struct GtkStackSidebarClass">GtkStackSidebarClass</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
@ -220,6 +220,27 @@ See <a class="link" href="GtkStackSidebar.html#gtk-stack-sidebar-set-stack" titl
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkStackSidebar.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkStackSidebar-struct"></a><h3>struct GtkStackSidebar</h3>
|
||||
<pre class="programlisting">struct GtkStackSidebar;</pre>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkStackSidebarClass"></a><h3>struct GtkStackSidebarClass</h3>
|
||||
<pre class="programlisting">struct GtkStackSidebarClass {
|
||||
GtkBinClass parent_class;
|
||||
|
||||
/* Padding for future expansion */
|
||||
void (*_gtk_reserved1) (void);
|
||||
void (*_gtk_reserved2) (void);
|
||||
void (*_gtk_reserved3) (void);
|
||||
void (*_gtk_reserved4) (void);
|
||||
};
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkStackSidebar.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkStackSidebar--stack"></a><h3>The <code class="literal">“stack”</code> property</h3>
|
||||
|
||||
Reference in New Issue
Block a user