summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtknotebook.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/tmpl/gtknotebook.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtknotebook.sgml39
1 files changed, 20 insertions, 19 deletions
diff --git a/docs/reference/gtk/tmpl/gtknotebook.sgml b/docs/reference/gtk/tmpl/gtknotebook.sgml
index 62ed2c170..8dc524e2f 100644
--- a/docs/reference/gtk/tmpl/gtknotebook.sgml
+++ b/docs/reference/gtk/tmpl/gtknotebook.sgml
@@ -46,8 +46,6 @@ will be a popup menu allowing the users to switch pages.
@notebook: the object which received the signal.
@arg1:
-<!-- # Unused Parameters # -->
-@Returns:
<!-- ##### SIGNAL GtkNotebook::focus-tab ##### -->
<para>
@@ -66,59 +64,62 @@ will be a popup menu allowing the users to switch pages.
@notebook: the object which received the signal.
@arg1:
-<!-- ##### SIGNAL GtkNotebook::reorder-tab ##### -->
+<!-- ##### SIGNAL GtkNotebook::page-added ##### -->
<para>
</para>
@notebook: the object which received the signal.
+@widget:
@arg1:
-@:
-<!-- ##### SIGNAL GtkNotebook::select-page ##### -->
+<!-- ##### SIGNAL GtkNotebook::page-removed ##### -->
<para>
</para>
@notebook: the object which received the signal.
+@widget:
@arg1:
-@Returns:
-<!-- ##### SIGNAL GtkNotebook::switch-page ##### -->
+<!-- ##### SIGNAL GtkNotebook::page-reordered ##### -->
<para>
-Emitted when the user or a function changes the current page.
+
</para>
@notebook: the object which received the signal.
-@page: the new current page
-@page_num: the index of the page
+@widget:
+@arg1:
-<!-- ##### SIGNAL GtkNotebook::tab-added ##### -->
+<!-- ##### SIGNAL GtkNotebook::reorder-tab ##### -->
<para>
</para>
@notebook: the object which received the signal.
@arg1:
-@arg2:
+@:
+@:
+@:
+@:
-<!-- ##### SIGNAL GtkNotebook::tab-removed ##### -->
+<!-- ##### SIGNAL GtkNotebook::select-page ##### -->
<para>
</para>
@notebook: the object which received the signal.
@arg1:
-@arg2:
+@Returns:
-<!-- ##### SIGNAL GtkNotebook::tab-reordered ##### -->
+<!-- ##### SIGNAL GtkNotebook::switch-page ##### -->
<para>
-
+Emitted when the user or a function changes the current page.
</para>
@notebook: the object which received the signal.
-@arg1:
-@arg2:
+@page: the new current page
+@page_num: the index of the page
<!-- ##### ARG GtkNotebook:enable-popup ##### -->
<para>
@@ -576,7 +577,7 @@ gtk_notebook_set_current_page() instead.
@notebook:
@child:
-@reorderable:
+@detachable:
<!-- ##### FUNCTION gtk_notebook_get_menu_label_text ##### -->