summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtknotebook.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-05-28 22:23:55 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-05-28 22:23:55 +0000
commit2aaf3c0e197e6c3fe0ece207fd79124f8c8b71d1 (patch)
treeae3fb7e5052882b0bcdb61af0bc08e814b0edf9f /docs/reference/gtk/tmpl/gtknotebook.sgml
parent810e488074871976be56df86aeb7f44f167de596 (diff)
downloadgtk+-2aaf3c0e197e6c3fe0ece207fd79124f8c8b71d1.tar.gz
Markup fixes
* gtk/gtkwindow.c (gtk_window_move): Markup fixes * gtk/gtkrc.c (gtk_rc_get_module_dir): Markup fixes. * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_for_screen): Update docs for Docbook XML. * gtk/*, gdk/*, gdk-pixbuf/*: Create XML, not SGML. * gtk/tmpl/*: Remove property documentation which comes from the source now. * gtk/building.sgml: Remove traces of gxi.
Diffstat (limited to 'docs/reference/gtk/tmpl/gtknotebook.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtknotebook.sgml21
1 files changed, 10 insertions, 11 deletions
diff --git a/docs/reference/gtk/tmpl/gtknotebook.sgml b/docs/reference/gtk/tmpl/gtknotebook.sgml
index b79951934e..963da3141a 100644
--- a/docs/reference/gtk/tmpl/gtknotebook.sgml
+++ b/docs/reference/gtk/tmpl/gtknotebook.sgml
@@ -447,53 +447,52 @@ Emitted when the user or a function changes the current page.
<!-- ##### ARG GtkNotebook:tab-pos ##### -->
<para>
-The edge at which the tabs for switching pages are drawn.
+
</para>
<!-- ##### ARG GtkNotebook:show-tabs ##### -->
<para>
-Whether to show tabs for the notebook pages.
+
</para>
<!-- ##### ARG GtkNotebook:show-border ##### -->
<para>
-Whether to draw a bevel around the noteobook.
+
</para>
<!-- ##### ARG GtkNotebook:scrollable ##### -->
<para>
-Whether the tab label area will have arrows for scrolling if there
-are too many tabs to fit in the area.
+
</para>
<!-- ##### ARG GtkNotebook:tab-border ##### -->
<para>
-Whether the tab labels have a border on all sides.
+
</para>
<!-- ##### ARG GtkNotebook:tab-hborder ##### -->
<para>
-Whether the tab labels have a horizontal border.
+
</para>
<!-- ##### ARG GtkNotebook:tab-vborder ##### -->
<para>
-Whether the tab labels have a vertical border.
+
</para>
<!-- ##### ARG GtkNotebook:page ##### -->
<para>
-The current page
+
</para>
<!-- ##### ARG GtkNotebook:enable-popup ##### -->
<para>
-Whether the popup menu for switching pages is enabled.
+
</para>
<!-- ##### ARG GtkNotebook:homogeneous ##### -->
<para>
-whether the tabs must have all the same size.
+
</para>
<!-- ##### ARG GtkNotebook:tab-label ##### -->