New upstream version 3.22.28
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="LayoutContainers.html" title="Layout Containers">
|
||||
<link rel="prev" href="GtkStackSwitcher.html" title="GtkStackSwitcher">
|
||||
<link rel="next" href="GtkActionBar.html" title="GtkActionBar">
|
||||
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -106,8 +106,8 @@
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkStackSidebar.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
||||
<span class="lineart">╰──</span> <a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
||||
<pre class="screen"> GObject
|
||||
<span class="lineart">╰──</span> GInitiallyUnowned
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
||||
@ -122,7 +122,7 @@ GtkStackSidebar implements
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkStackSidebar.includes"></a><h2>Includes</h2>
|
||||
<pre class="synopsis">#include <gtk/gtk.h>
|
||||
<pre class="synopsis">#include <gtk/gtkunixprint.h>
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
@ -212,8 +212,8 @@ See <a class="link" href="GtkStackSidebar.html#gtk-stack-sidebar-set-stack" titl
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-stack-sidebar-get-stack.returns"></a><h4>Returns</h4>
|
||||
<p> the associated <a class="link" href="GtkStack.html" title="GtkStack"><span class="type">GtkStack</span></a> or
|
||||
<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none has been set explicitly. </p>
|
||||
<p>the associated <a class="link" href="GtkStack.html" title="GtkStack"><span class="type">GtkStack</span></a> or
|
||||
<code class="literal">NULL</code> if none has been set explicitly. </p>
|
||||
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-3-16.html#api-index-3.16">3.16</a></p>
|
||||
@ -251,6 +251,6 @@ See <a class="link" href="GtkStackSidebar.html#gtk-stack-sidebar-set-stack" titl
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.25.1</div>
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user