New upstream version 3.24.14
This commit is contained in:
@ -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.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">
|
||||
@ -38,8 +38,8 @@
|
||||
<a name="GtkStackSwitcher.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>
|
||||
@ -96,12 +96,12 @@
|
||||
<a name="GtkStackSwitcher.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="GtkStackSwitcher.html#GtkStackSwitcher-struct" title="struct GtkStackSwitcher">GtkStackSwitcher</a></td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkStackSwitcher.html#GtkStackSwitcher-struct">GtkStackSwitcher</a></td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
@ -223,19 +223,13 @@ none has been set explicitly. </p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkStackSwitcher.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkStackSwitcher-struct"></a><h3>struct GtkStackSwitcher</h3>
|
||||
<pre class="programlisting">struct GtkStackSwitcher;</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<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” <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>Owner: GtkStackSwitcher</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p>Allowed values: >= 0</p>
|
||||
<p>Default value: 1</p>
|
||||
@ -246,6 +240,7 @@ when a <a class="link" href="GtkStackSwitcher.html" title="GtkStackSwitcher"><sp
|
||||
<a name="GtkStackSwitcher--stack"></a><h3>The <code class="literal">“stack”</code> property</h3>
|
||||
<pre class="programlisting"> “stack” <a class="link" href="GtkStack.html" title="GtkStack"><span class="type">GtkStack</span></a> *</pre>
|
||||
<p>Stack.</p>
|
||||
<p>Owner: GtkStackSwitcher</p>
|
||||
<p>Flags: Read / Write / Construct</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -255,6 +250,6 @@ when a <a class="link" href="GtkStackSwitcher.html" title="GtkStackSwitcher"><sp
|
||||
</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