New upstream version 3.24.14

This commit is contained in:
Simon McVittie
2020-02-29 14:17:40 +00:00
543 changed files with 330694 additions and 808714 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="LayoutContainers.html" title="Layout Containers">
<link rel="prev" href="GtkLayout.html" title="GtkLayout">
<link rel="next" href="GtkExpander.html" title="GtkExpander">
<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">
@ -41,8 +41,8 @@
<a name="GtkNotebook.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>
@ -325,7 +325,7 @@
</tr>
<tr>
<td class="function_type">
<a class="link" href="gtk3-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="returnvalue">GtkPositionType</span></a>
<a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkPositionType"><span class="returnvalue">GtkPositionType</span></a>
</td>
<td class="function_name">
<a class="link" href="GtkNotebook.html#gtk-notebook-get-tab-pos" title="gtk_notebook_get_tab_pos ()">gtk_notebook_get_tab_pos</a> <span class="c_punctuation">()</span>
@ -446,7 +446,7 @@
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><a class="link" href="gtk3-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a></td>
<td class="property_type"><a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkPositionType"><span class="type">GtkPositionType</span></a></td>
<td class="property_name"><a class="link" href="GtkNotebook.html#GtkNotebook--tab-pos" title="The “tab-pos” property">tab-pos</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -563,9 +563,9 @@
<a name="GtkNotebook.signals"></a><h2>Signals</h2>
<div class="informaltable"><table class="informaltable" border="0">
<colgroup>
<col width="150px" class="signals_return">
<col width="300px" class="signals_name">
<col width="200px" class="signals_flags">
<col width="150px" class="signal_proto_type">
<col width="300px" class="signal_proto_name">
<col width="200px" class="signal_proto_flags">
</colgroup>
<tbody>
<tr>
@ -626,12 +626,12 @@
<a name="GtkNotebook.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="GtkNotebook.html#GtkNotebook-struct" title="struct GtkNotebook">GtkNotebook</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkNotebook.html#GtkNotebook-struct">GtkNotebook</a></td>
</tr></tbody>
</table></div>
</div>
@ -694,18 +694,18 @@ type attribute.</p>
10
11
12</pre></td>
<td class="listing_code"><pre class="programlisting"><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkNotebook"</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="normal">child</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkLabel"</span><span class="normal"> id</span><span class="symbol">=</span><span class="string">"notebook-content"</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"label"</span><span class="symbol">&gt;</span><span class="normal">Content</span><span class="symbol">&lt;/</span><span class="normal">property</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">object</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">child</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">child</span><span class="normal"> type</span><span class="symbol">=</span><span class="string">"tab"</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkLabel"</span><span class="normal"> id</span><span class="symbol">=</span><span class="string">"notebook-tab"</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"label"</span><span class="symbol">&gt;</span><span class="normal">Tab</span><span class="symbol">&lt;/</span><span class="normal">property</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">object</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">child</span><span class="symbol">&gt;</span>
<span class="symbol">&lt;/</span><span class="normal">object</span><span class="symbol">&gt;</span></pre></td>
<td class="listing_code"><pre class="programlisting"><span class="o">&lt;</span><span class="n">object</span> <span class="n">class</span><span class="o">=</span><span class="s">&quot;GtkNotebook&quot;</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">child</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">object</span> <span class="n">class</span><span class="o">=</span><span class="s">&quot;GtkLabel&quot;</span> <span class="n">id</span><span class="o">=</span><span class="s">&quot;notebook-content&quot;</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">property</span> <span class="n">name</span><span class="o">=</span><span class="s">&quot;label&quot;</span><span class="o">&gt;</span><span class="n">Content</span><span class="o">&lt;/</span><span class="n">property</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">object</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">child</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">child</span> <span class="n">type</span><span class="o">=</span><span class="s">&quot;tab&quot;</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">object</span> <span class="n">class</span><span class="o">=</span><span class="s">&quot;GtkLabel&quot;</span> <span class="n">id</span><span class="o">=</span><span class="s">&quot;notebook-tab&quot;</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">property</span> <span class="n">name</span><span class="o">=</span><span class="s">&quot;label&quot;</span><span class="o">&gt;</span><span class="n">Tab</span><span class="o">&lt;/</span><span class="n">property</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">object</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">child</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">object</span><span class="o">&gt;</span></pre></td>
</tr>
</tbody>
</table>
@ -737,23 +737,23 @@ type attribute.</p>
15
16
17</pre></td>
<td class="listing_code"><pre class="programlisting"><span class="normal">notebook</span>
<span class="normal">├── header</span><span class="symbol">.</span><span class="normal">top</span>
<span class="normal"> ├── </span><span class="symbol">[&lt;</span><span class="usertype">action</span><span class="normal"> widget</span><span class="symbol">&gt;]</span>
<span class="normal"> ├── tabs</span>
<span class="normal">├── </span><span class="symbol">[</span><span class="normal">arrow</span><span class="symbol">]</span>
<span class="normal"> │ ├── tab</span>
<span class="normal"> │ │ ╰── </span><span class="symbol">&lt;</span><span class="usertype">tab</span><span class="normal"> label</span><span class="symbol">&gt;</span>
<span class="normal"></span>
<span class="normal"> │ ├── tab</span><span class="symbol">[.</span><span class="normal">reorderable</span><span class="symbol">-</span><span class="normal">page</span><span class="symbol">]</span>
<span class="normal"> │ │ ╰── </span><span class="symbol">&lt;</span><span class="usertype">tab</span><span class="normal"> label</span><span class="symbol">&gt;</span>
<span class="normal">╰── </span><span class="symbol">[</span><span class="normal">arrow</span><span class="symbol">]</span>
<span class="normal"> ╰── </span><span class="symbol">[&lt;</span><span class="usertype">action</span><span class="normal"> widget</span><span class="symbol">&gt;]</span>
<span class="normal"></span>
<span class="normal">╰── stack</span>
<span class="normal"> ├── </span><span class="symbol">&lt;</span><span class="normal">child</span><span class="symbol">&gt;</span>
<span class="normal"> </span>
<span class="normal"> ╰── </span><span class="symbol">&lt;</span><span class="normal">child</span><span class="symbol">&gt;</span></pre></td>
<td class="listing_code"><pre class="programlisting"><span class="n">notebook</span>
<span class="err">├──</span> <span class="n">header</span><span class="p">.</span><span class="n">top</span>
<span class="err"></span> <span class="err">├──</span> <span class="p">[</span><span class="o">&lt;</span><span class="n">action</span> <span class="n">widget</span><span class="o">&gt;</span><span class="p">]</span>
<span class="err"></span> <span class="err">├──</span> <span class="n">tabs</span>
<span class="err"></span> <span class="err"></span> <span class="err">├──</span> <span class="p">[</span><span class="n">arrow</span><span class="p">]</span>
<span class="err"></span> <span class="err"></span> <span class="err">├──</span> <span class="n">tab</span>
<span class="err"></span> <span class="err"></span> <span class="err"></span> <span class="err">╰──</span> <span class="o">&lt;</span><span class="n">tab</span> <span class="n">label</span><span class="o">&gt;</span>
<span class="err"></span> <span class="err"></span> <span class="err"></span>
<span class="err"></span> <span class="err"></span> <span class="err">├──</span> <span class="n">tab</span><span class="p">[.</span><span class="n">reorderable</span><span class="o">-</span><span class="n">page</span><span class="p">]</span>
<span class="err"></span> <span class="err"></span> <span class="err"></span> <span class="err">╰──</span> <span class="o">&lt;</span><span class="n">tab</span> <span class="n">label</span><span class="o">&gt;</span>
<span class="err"></span> <span class="err"></span> <span class="err">╰──</span> <span class="p">[</span><span class="n">arrow</span><span class="p">]</span>
<span class="err"></span> <span class="err">╰──</span> <span class="p">[</span><span class="o">&lt;</span><span class="n">action</span> <span class="n">widget</span><span class="o">&gt;</span><span class="p">]</span>
<span class="err"></span>
<span class="err">╰──</span> <span class="n">stack</span>
<span class="err">├──</span> <span class="o">&lt;</span><span class="n">child</span><span class="o">&gt;</span>
<span class="err"></span>
<span class="err">╰──</span> <span class="o">&lt;</span><span class="n">child</span><span class="o">&gt;</span></pre></td>
</tr>
</tbody>
</table>
@ -1300,7 +1300,7 @@ of the list.</p>
<a name="gtk-notebook-set-tab-pos"></a><h3>gtk_notebook_set_tab_pos ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_notebook_set_tab_pos (<em class="parameter"><code><a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook</code></em>,
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a> pos</code></em>);</pre>
<em class="parameter"><code><a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkPositionType"><span class="type">GtkPositionType</span></a> pos</code></em>);</pre>
<p>Sets the edge at which the tabs for switching pages in the
notebook are drawn.</p>
<div class="refsect3">
@ -1877,26 +1877,26 @@ will initiate a drag cancel animation.</p>
18
19
20</pre></td>
<td class="listing_code"><pre class="programlisting"><span class="keyword">static</span><span class="normal"> </span><span class="type">void</span>
<span class="function">on_drag_data_received</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">widget</span><span class="symbol">,</span>
<span class="normal"> </span><span class="usertype">GdkDragContext</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">context</span><span class="symbol">,</span>
<span class="normal"> </span><span class="usertype">gint</span><span class="normal"> x</span><span class="symbol">,</span>
<span class="normal"> </span><span class="usertype">gint</span><span class="normal"> y</span><span class="symbol">,</span>
<span class="normal"> </span><span class="usertype">GtkSelectionData</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">data</span><span class="symbol">,</span>
<span class="normal"> </span><span class="usertype">guint</span><span class="normal"> info</span><span class="symbol">,</span>
<span class="normal"> </span><span class="usertype">guint</span><span class="normal"> time</span><span class="symbol">,</span>
<span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> user_data</span><span class="symbol">)</span>
<span class="cbracket">{</span>
<span class="normal"> </span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">notebook</span><span class="symbol">;</span>
<span class="normal"> </span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">**</span><span class="normal">child</span><span class="symbol">;</span>
<td class="listing_code"><pre class="programlisting"><span class="k">static</span> <span class="kt">void</span>
<span class="nf">on_drag_data_received</span> <span class="p">(</span><span class="n">GtkWidget</span> <span class="o">*</span><span class="n">widget</span><span class="p">,</span>
<span class="n">GdkDragContext</span> <span class="o">*</span><span class="n">context</span><span class="p">,</span>
<span class="n">gint</span> <span class="n">x</span><span class="p">,</span>
<span class="n">gint</span> <span class="n">y</span><span class="p">,</span>
<span class="n">GtkSelectionData</span> <span class="o">*</span><span class="n">data</span><span class="p">,</span>
<span class="n">guint</span> <span class="n">info</span><span class="p">,</span>
<span class="n">guint</span> <span class="n">time</span><span class="p">,</span>
<span class="n">gpointer</span> <span class="n">user_data</span><span class="p">)</span>
<span class="p">{</span>
<span class="n">GtkWidget</span> <span class="o">*</span><span class="n">notebook</span><span class="p">;</span>
<span class="n">GtkWidget</span> <span class="o">**</span><span class="n">child</span><span class="p">;</span>
<span class="normal"> notebook </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gtk3-Drag-and-Drop.html#gtk-drag-get-source-widget">gtk_drag_get_source_widget</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">);</span>
<span class="normal"> child </span><span class="symbol">=</span><span class="normal"> </span><span class="symbol">(</span><span class="type">void</span><span class="symbol">*)</span><span class="normal"> </span><span class="function"><a href="gtk3-Selections.html#gtk-selection-data-get-data">gtk_selection_data_get_data</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">data</span><span class="symbol">);</span>
<span class="n">notebook</span> <span class="o">=</span> <span class="n">gtk_drag_get_source_widget</span> <span class="p">(</span><span class="n">context</span><span class="p">);</span>
<span class="n">child</span> <span class="o">=</span> <span class="p">(</span><span class="kt">void</span><span class="o">*</span><span class="p">)</span> <span class="n">gtk_selection_data_get_data</span> <span class="p">(</span><span class="n">data</span><span class="p">);</span>
<span class="normal"> </span><span class="comment">// process_widget (*child);</span>
<span class="c1">// process_widget (*child);</span>
<span class="normal"> </span><span class="function"><a href="GtkNotebook.html#gtk-notebook-detach-tab">gtk_notebook_detach_tab</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_NOTEBOOK</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">notebook</span><span class="symbol">),</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">child</span><span class="symbol">);</span>
<span class="cbracket">}</span></pre></td>
<span class="n">gtk_notebook_detach_tab</span> <span class="p">(</span><span class="n">GTK_NOTEBOOK</span> <span class="p">(</span><span class="n">notebook</span><span class="p">),</span> <span class="o">*</span><span class="n">child</span><span class="p">);</span>
<span class="p">}</span></pre></td>
</tr>
</tbody>
</table>
@ -2098,7 +2098,7 @@ freed. </p>
<hr>
<div class="refsect2">
<a name="gtk-notebook-get-tab-pos"></a><h3>gtk_notebook_get_tab_pos ()</h3>
<pre class="programlisting"><a class="link" href="gtk3-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="returnvalue">GtkPositionType</span></a>
<pre class="programlisting"><a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkPositionType"><span class="returnvalue">GtkPositionType</span></a>
gtk_notebook_get_tab_pos (<em class="parameter"><code><a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook</code></em>);</pre>
<p>Gets the edge at which the tabs for switching pages in the
notebook are drawn.</p>
@ -2364,7 +2364,7 @@ gtk_notebook_get_group_name (<em class="parameter"><code><a class="link" href="G
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_notebook_set_action_widget (<em class="parameter"><code><a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook</code></em>,
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkPackType" title="enum GtkPackType"><span class="type">GtkPackType</span></a> pack_type</code></em>);</pre>
<em class="parameter"><code><a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkPackType"><span class="type">GtkPackType</span></a> pack_type</code></em>);</pre>
<p>Sets <em class="parameter"><code>widget</code></em>
as one of the action widgets. Depending on the pack type
the widget will be placed before or after the tabs. You can use
@ -2405,7 +2405,7 @@ not included in the list returned from <a class="link" href="GtkContainer.html#g
<a name="gtk-notebook-get-action-widget"></a><h3>gtk_notebook_get_action_widget ()</h3>
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
gtk_notebook_get_action_widget (<em class="parameter"><code><a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook</code></em>,
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkPackType" title="enum GtkPackType"><span class="type">GtkPackType</span></a> pack_type</code></em>);</pre>
<em class="parameter"><code><a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkPackType"><span class="type">GtkPackType</span></a> pack_type</code></em>);</pre>
<p>Gets one of the action widgets. See <a class="link" href="GtkNotebook.html#gtk-notebook-set-action-widget" title="gtk_notebook_set_action_widget ()"><code class="function">gtk_notebook_set_action_widget()</code></a>.</p>
<div class="refsect3">
<a name="gtk-notebook-get-action-widget.parameters"></a><h4>Parameters</h4>
@ -2440,18 +2440,12 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
</div>
</div>
<div class="refsect1">
<a name="GtkNotebook.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkNotebook-struct"></a><h3>struct GtkNotebook</h3>
<pre class="programlisting">struct GtkNotebook;</pre>
</div>
</div>
<div class="refsect1">
<a name="GtkNotebook.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkNotebook--enable-popup"></a><h3>The <code class="literal">“enable-popup”</code> property</h3>
<pre class="programlisting"> “enable-popup” <span class="type">gboolean</span></pre>
<p>If TRUE, pressing the right mouse button on the notebook pops up a menu that you can use to go to a page.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
</div>
@ -2460,6 +2454,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--group-name"></a><h3>The <code class="literal">“group-name”</code> property</h3>
<pre class="programlisting"> “group-name” <span class="type">gchar</span> *</pre>
<p>Group name for tab drag and drop.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: 2.24</p>
@ -2469,6 +2464,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--page"></a><h3>The <code class="literal">“page”</code> property</h3>
<pre class="programlisting"> “page” <span class="type">gint</span></pre>
<p>The index of the current page.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Allowed values: &gt;= -1</p>
<p>Default value: -1</p>
@ -2478,6 +2474,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--scrollable"></a><h3>The <code class="literal">“scrollable”</code> property</h3>
<pre class="programlisting"> “scrollable” <span class="type">gboolean</span></pre>
<p>If TRUE, scroll arrows are added if there are too many tabs to fit.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
</div>
@ -2486,6 +2483,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--show-border"></a><h3>The <code class="literal">“show-border”</code> property</h3>
<pre class="programlisting"> “show-border” <span class="type">gboolean</span></pre>
<p>Whether the border should be shown.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: TRUE</p>
</div>
@ -2494,14 +2492,16 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--show-tabs"></a><h3>The <code class="literal">“show-tabs”</code> property</h3>
<pre class="programlisting"> “show-tabs” <span class="type">gboolean</span></pre>
<p>Whether tabs should be shown.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: TRUE</p>
</div>
<hr>
<div class="refsect2">
<a name="GtkNotebook--tab-pos"></a><h3>The <code class="literal">“tab-pos”</code> property</h3>
<pre class="programlisting"> “tab-pos” <a class="link" href="gtk3-Standard-Enumerations.html#GtkPositionType" title="enum GtkPositionType"><span class="type">GtkPositionType</span></a></pre>
<pre class="programlisting"> “tab-pos” <a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkPositionType"><span class="type">GtkPositionType</span></a></pre>
<p>Which side of the notebook holds the tabs.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: GTK_POS_TOP</p>
</div>
@ -2512,6 +2512,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--c-detachable"></a><h3>The <code class="literal">“detachable”</code> child property</h3>
<pre class="programlisting"> “detachable” <span class="type">gboolean</span></pre>
<p>Whether the tab is detachable.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
</div>
@ -2520,6 +2521,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--c-menu-label"></a><h3>The <code class="literal">“menu-label”</code> child property</h3>
<pre class="programlisting"> “menu-label” <span class="type">gchar</span> *</pre>
<p>The string displayed in the child's menu entry.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
</div>
@ -2528,6 +2530,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--c-position"></a><h3>The <code class="literal">“position”</code> child property</h3>
<pre class="programlisting"> “position” <span class="type">gint</span></pre>
<p>The index of the child in the parent.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Allowed values: &gt;= -1</p>
<p>Default value: 0</p>
@ -2537,6 +2540,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--c-reorderable"></a><h3>The <code class="literal">“reorderable”</code> child property</h3>
<pre class="programlisting"> “reorderable” <span class="type">gboolean</span></pre>
<p>Whether the tab is reorderable by user action.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
</div>
@ -2545,6 +2549,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--c-tab-expand"></a><h3>The <code class="literal">“tab-expand”</code> child property</h3>
<pre class="programlisting"> “tab-expand” <span class="type">gboolean</span></pre>
<p>Whether to expand the child's tab.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
</div>
@ -2553,6 +2558,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--c-tab-fill"></a><h3>The <code class="literal">“tab-fill”</code> child property</h3>
<pre class="programlisting"> “tab-fill” <span class="type">gboolean</span></pre>
<p>Whether the child's tab should fill the allocated area.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: TRUE</p>
</div>
@ -2561,6 +2567,7 @@ or <code class="literal">NULL</code> when this action widget has not been set. <
<a name="GtkNotebook--c-tab-label"></a><h3>The <code class="literal">“tab-label”</code> child property</h3>
<pre class="programlisting"> “tab-label” <span class="type">gchar</span> *</pre>
<p>The string displayed on the child's tab label.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
</div>
@ -2577,6 +2584,7 @@ arrows and the tabs.</p>
<p>This property is ignored. Use margins on arrows or
the "tabs" node to achieve the same effect.</p>
</div>
<p>Owner: GtkNotebook</p>
<p>Flags: Read</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
@ -2588,6 +2596,7 @@ arrows and the tabs.</p>
<pre class="programlisting"> “has-backward-stepper” <span class="type">gboolean</span></pre>
<p>The “has-backward-stepper” property determines whether
the standard backward arrow button is displayed.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read</p>
<p>Default value: TRUE</p>
<p class="since">Since: 2.4</p>
@ -2598,6 +2607,7 @@ the standard backward arrow button is displayed.</p>
<pre class="programlisting"> “has-forward-stepper” <span class="type">gboolean</span></pre>
<p>The “has-forward-stepper” property determines whether
the standard forward arrow button is displayed.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read</p>
<p>Default value: TRUE</p>
<p class="since">Since: 2.4</p>
@ -2609,6 +2619,7 @@ the standard forward arrow button is displayed.</p>
<p>The “has-secondary-backward-stepper” property determines whether
a second backward arrow button is displayed on the opposite end
of the tab area.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
<p class="since">Since: 2.4</p>
@ -2620,6 +2631,7 @@ of the tab area.</p>
<p>The “has-secondary-forward-stepper” property determines whether
a second forward arrow button is displayed on the opposite end
of the tab area.</p>
<p>Owner: GtkNotebook</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
<p class="since">Since: 2.4</p>
@ -2636,6 +2648,7 @@ gtk_render_background and gtk_render_frame are used.</p>
<p><code class="literal">GtkNotebook:has-tab-gap</code> has been deprecated since version 3.20 and should not be used in newly-written code.</p>
<p>This function always behaves as if it was set to <code class="literal">FALSE</code>.</p>
</div>
<p>Owner: GtkNotebook</p>
<p>Flags: Read</p>
<p>Default value: TRUE</p>
<p class="since">Since: <a class="link" href="api-index-3-12.html#api-index-3.12">3.12</a></p>
@ -2651,6 +2664,7 @@ gap between the first tab.</p>
<p>The intial gap is ignored. Use margins on the header node
to achieve the same effect.</p>
</div>
<p>Owner: GtkNotebook</p>
<p>Flags: Read</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
@ -2666,6 +2680,7 @@ gap between the first tab.</p>
<p>This property is ignored. Use margins on tab nodes
to achieve the same effect.</p>
</div>
<p>Owner: GtkNotebook</p>
<p>Flags: Read</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 1</p>
@ -2682,6 +2697,7 @@ area.</p>
<p>This property is ignored. Use margins on tab nodes
to achieve the same effect.</p>
</div>
<p>Owner: GtkNotebook</p>
<p>Flags: Read</p>
<p>Default value: 2</p>
<p class="since">Since: 2.10</p>
@ -2775,7 +2791,7 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
<a name="GtkNotebook-move-focus-out"></a><h3>The <code class="literal">“move-focus-out”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDirectionType" title="enum GtkDirectionType"><span class="type">GtkDirectionType</span></a> arg1,
<a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkDirectionType"><span class="type">GtkDirectionType</span></a> arg1,
<span class="type">gpointer</span> user_data)</pre>
<p>Flags: Action</p>
</div>
@ -2922,7 +2938,7 @@ right after a page has been reordered.</p>
<a name="GtkNotebook-reorder-tab"></a><h3>The <code class="literal">“reorder-tab”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>
user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> *notebook,
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDirectionType" title="enum GtkDirectionType"><span class="type">GtkDirectionType</span></a> arg1,
<a href="https://developer.gnome.org/gtk4/gtk4-Standard-Enumerations.html#GtkDirectionType"><span class="type">GtkDirectionType</span></a> arg1,
<span class="type">gboolean</span> arg2,
<span class="type">gpointer</span> user_data)</pre>
<p>Flags: Action</p>
@ -2986,6 +3002,6 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.29</div>
<hr>Generated by GTK-Doc V1.32.1</div>
</body>
</html>