]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtknotebook.sgml
2.9.2
[~andy/gtk] / docs / reference / gtk / tmpl / gtknotebook.sgml
index 62ed2c170e01be62666319b4f1555556a5d142ec..527b5bbfd813fe27bb318f74e07c23da76a4a764 100644 (file)
@@ -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,60 @@ 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: 
+@:
+@Param3: 
 
-<!-- ##### 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>
@@ -215,6 +214,11 @@ Emitted when the user or a function changes the current page.
 
 </para>
 
+<!-- ##### ARG GtkNotebook:arrow-spacing ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkNotebook:has-backward-stepper ##### -->
 <para>
 
@@ -576,7 +580,7 @@ gtk_notebook_set_current_page() instead.
 
 @notebook: 
 @child: 
-@reorderable: 
+@detachable: 
 
 
 <!-- ##### FUNCTION gtk_notebook_get_menu_label_text ##### -->