New upstream version 3.23.1
This commit is contained in:
@ -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.25 (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">
|
||||
@ -648,7 +648,7 @@
|
||||
<a name="GtkNotebook.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GtkNotebook implements
|
||||
AtkImplementorIface and <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>.</p>
|
||||
AtkImplementor and <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>.</p>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkNotebook.includes"></a><h2>Includes</h2>
|
||||
@ -774,7 +774,7 @@ gtk_notebook_append_page (<em class="parameter"><code><a class="link" href="GtkN
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>tab_label</p></td>
|
||||
<td class="parameter_description"><p> the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
<td class="parameter_description"><p>the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
for the page, or <code class="literal">NULL</code> to use the default label, “page N”. </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>
|
||||
@ -819,13 +819,13 @@ label in the popup menu.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>tab_label</p></td>
|
||||
<td class="parameter_description"><p> the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
<td class="parameter_description"><p>the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
for the page, or <code class="literal">NULL</code> to use the default label, “page N”. </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>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>menu_label</p></td>
|
||||
<td class="parameter_description"><p> the widget to use as a label for the
|
||||
<td class="parameter_description"><p>the widget to use as a label for the
|
||||
page-switch menu, if that is enabled. If <code class="literal">NULL</code>, and <em class="parameter"><code>tab_label</code></em>
|
||||
is a <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> or <code class="literal">NULL</code>, then the menu label will be a newly
|
||||
created label with the same text as <em class="parameter"><code>tab_label</code></em>
|
||||
@ -874,7 +874,7 @@ gtk_notebook_prepend_page (<em class="parameter"><code><a class="link" href="Gtk
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>tab_label</p></td>
|
||||
<td class="parameter_description"><p> the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
<td class="parameter_description"><p>the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
for the page, or <code class="literal">NULL</code> to use the default label, “page N”. </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>
|
||||
@ -919,13 +919,13 @@ label in the popup menu.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>tab_label</p></td>
|
||||
<td class="parameter_description"><p> the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
<td class="parameter_description"><p>the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
for the page, or <code class="literal">NULL</code> to use the default label, “page N”. </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>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>menu_label</p></td>
|
||||
<td class="parameter_description"><p> the widget to use as a label for the
|
||||
<td class="parameter_description"><p>the widget to use as a label for the
|
||||
page-switch menu, if that is enabled. If <code class="literal">NULL</code>, and <em class="parameter"><code>tab_label</code></em>
|
||||
is a <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> or <code class="literal">NULL</code>, then the menu label will be a newly
|
||||
created label with the same text as <em class="parameter"><code>tab_label</code></em>
|
||||
@ -975,7 +975,7 @@ gtk_notebook_insert_page (<em class="parameter"><code><a class="link" href="GtkN
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>tab_label</p></td>
|
||||
<td class="parameter_description"><p> the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
<td class="parameter_description"><p>the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
for the page, or <code class="literal">NULL</code> to use the default label, “page N”. </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>
|
||||
@ -1027,13 +1027,13 @@ the widget to use as the label in the popup menu.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>tab_label</p></td>
|
||||
<td class="parameter_description"><p> the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
<td class="parameter_description"><p>the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> to be used as the label
|
||||
for the page, or <code class="literal">NULL</code> to use the default label, “page N”. </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>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>menu_label</p></td>
|
||||
<td class="parameter_description"><p> the widget to use as a label for the
|
||||
<td class="parameter_description"><p>the widget to use as a label for the
|
||||
page-switch menu, if that is enabled. If <code class="literal">NULL</code>, and <em class="parameter"><code>tab_label</code></em>
|
||||
is a <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> or <code class="literal">NULL</code>, then the menu label will be a newly
|
||||
created label with the same text as <em class="parameter"><code>tab_label</code></em>
|
||||
@ -1483,7 +1483,7 @@ gtk_notebook_get_menu_label (<em class="parameter"><code><a class="link" href="G
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-notebook-get-menu-label.returns"></a><h4>Returns</h4>
|
||||
<p> the menu label, or <code class="literal">NULL</code> if the
|
||||
<p>the menu label, or <code class="literal">NULL</code> if the
|
||||
notebook page does not have a menu label other than the default (the tab
|
||||
label). </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>
|
||||
@ -1522,7 +1522,7 @@ to get the last page</p></td>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-notebook-get-nth-page.returns"></a><h4>Returns</h4>
|
||||
<p> the child widget, or <code class="literal">NULL</code> if <em class="parameter"><code>page_num</code></em>
|
||||
<p>the child widget, or <code class="literal">NULL</code> if <em class="parameter"><code>page_num</code></em>
|
||||
is out of bounds. </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>
|
||||
@ -1591,7 +1591,7 @@ if no tab label has specifically been set for <em class="parameter"><code>child<
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-notebook-get-tab-label.returns"></a><h4>Returns</h4>
|
||||
<p> the tab label. </p>
|
||||
<p>the tab label. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
||||
</div>
|
||||
</div>
|
||||
@ -1625,7 +1625,7 @@ gtk_notebook_set_menu_label (<em class="parameter"><code><a class="link" href="G
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>menu_label</p></td>
|
||||
<td class="parameter_description"><p> the menu label, or <code class="literal">NULL</code> for default. </p></td>
|
||||
<td class="parameter_description"><p>the menu label, or <code class="literal">NULL</code> for default. </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>
|
||||
@ -1702,7 +1702,7 @@ have the label “page N”.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>tab_label</p></td>
|
||||
<td class="parameter_description"><p> the tab label widget to use, or <code class="literal">NULL</code>
|
||||
<td class="parameter_description"><p>the tab label widget to use, or <code class="literal">NULL</code>
|
||||
for default tab label. </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>
|
||||
@ -1897,7 +1897,7 @@ gtk_notebook_get_menu_label_text (<em class="parameter"><code><a class="link" hr
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-notebook-get-menu-label-text.returns"></a><h4>Returns</h4>
|
||||
<p> the text of the tab label, or <code class="literal">NULL</code> if the widget does
|
||||
<p>the text of the tab label, or <code class="literal">NULL</code> if the widget does
|
||||
not have a menu label other than the default menu label, or the menu label
|
||||
widget is not a <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a>. The string is owned by the widget and must not be
|
||||
freed. </p>
|
||||
@ -2019,7 +2019,7 @@ gtk_notebook_get_tab_label_text (<em class="parameter"><code><a class="link" hre
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-notebook-get-tab-label-text.returns"></a><h4>Returns</h4>
|
||||
<p> the text of the tab label, or <code class="literal">NULL</code> if the tab label
|
||||
<p>the text of the tab label, or <code class="literal">NULL</code> if the tab label
|
||||
widget is not a <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a>. The string is owned by the widget and must not be
|
||||
freed. </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>]</span></p>
|
||||
@ -2250,7 +2250,7 @@ not be able to exchange tabs with any other notebook.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>group_name</p></td>
|
||||
<td class="parameter_description"><p> the name of the notebook group,
|
||||
<td class="parameter_description"><p>the name of the notebook group,
|
||||
or <code class="literal">NULL</code> to unset it. </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>
|
||||
@ -2283,7 +2283,7 @@ gtk_notebook_get_group_name (<em class="parameter"><code><a class="link" href="G
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-notebook-get-group-name.returns"></a><h4>Returns</h4>
|
||||
<p> the group name, or <code class="literal">NULL</code> if none is set. </p>
|
||||
<p>the group name, or <code class="literal">NULL</code> if none is set. </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: 2.24</p>
|
||||
@ -2361,7 +2361,7 @@ gtk_notebook_get_action_widget (<em class="parameter"><code><a class="link" href
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-notebook-get-action-widget.returns"></a><h4>Returns</h4>
|
||||
<p> The action widget with the given
|
||||
<p>The action widget with the given
|
||||
<em class="parameter"><code>pack_type</code></em>
|
||||
or <code class="literal">NULL</code> when this action widget has not been set. </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>
|
||||
@ -2683,7 +2683,7 @@ that is being detached</p></td>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="GtkNotebook-create-window.returns"></a><h4>Returns</h4>
|
||||
<p> a <a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> that <em class="parameter"><code>page</code></em>
|
||||
<p>a <a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> that <em class="parameter"><code>page</code></em>
|
||||
should be
|
||||
added to, or <code class="literal">NULL</code>. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
@ -2916,6 +2916,6 @@ user_function (<a class="link" href="GtkNotebook.html" title="GtkNotebook"><span
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.25</div>
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user