New upstream version 3.22.28

This commit is contained in:
Jeremy Bicha
2018-02-15 04:41:25 -05:00
652 changed files with 498643 additions and 49781 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="LayoutContainers.html" title="Layout Containers">
<link rel="prev" href="GtkStack.html" title="GtkStack">
<link rel="next" href="GtkStackSidebar.html" title="GtkStackSidebar">
<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">
@ -79,7 +79,7 @@
</colgroup>
<tbody>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
<td class="property_type"><span class="type">gint</span></td>
<td class="property_name"><a class="link" href="GtkStackSwitcher.html#GtkStackSwitcher--icon-size" title="The “icon-size” property">icon-size</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -107,8 +107,8 @@
</div>
<div class="refsect1">
<a name="GtkStackSwitcher.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="GtkBox.html" title="GtkBox">GtkBox</a>
@ -123,7 +123,7 @@ GtkStackSwitcher implements
</div>
<div class="refsect1">
<a name="GtkStackSwitcher.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gtk/gtk.h&gt;
<pre class="synopsis">#include &lt;gtk/gtkunixprint.h&gt;
</pre>
</div>
<div class="refsect1">
@ -183,7 +183,7 @@ gtk_stack_switcher_set_stack (<em class="parameter"><code><a class="link" href="
</tr>
<tr>
<td class="parameter_name"><p>stack</p></td>
<td class="parameter_description"><p> a <a class="link" href="GtkStack.html" title="GtkStack"><span class="type">GtkStack</span></a>. </p></td>
<td class="parameter_description"><p>a <a class="link" href="GtkStack.html" title="GtkStack"><span class="type">GtkStack</span></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
@ -215,7 +215,7 @@ See <a class="link" href="GtkStackSwitcher.html#gtk-stack-switcher-set-stack" ti
</div>
<div class="refsect3">
<a name="gtk-stack-switcher-get-stack.returns"></a><h4>Returns</h4>
<p> the stack, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
<p>the stack, 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>
@ -233,7 +233,7 @@ none has been set explicitly. </p>
<a name="GtkStackSwitcher.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkStackSwitcher--icon-size"></a><h3>The <code class="literal">“icon-size”</code> property</h3>
<pre class="programlisting"> “icon-size” <a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
<pre class="programlisting"> “icon-size” <span class="type">gint</span></pre>
<p>Use the "icon-size" property to change the size of the image displayed
when a <a class="link" href="GtkStackSwitcher.html" title="GtkStackSwitcher"><span class="type">GtkStackSwitcher</span></a> is displaying icons.</p>
<p>Flags: Read / Write</p>
@ -255,6 +255,6 @@ when a <a class="link" href="GtkStackSwitcher.html" title="GtkStackSwitcher"><sp
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25.1</div>
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>