From 41e324b368defe94a72295ddf7e9cb44643702c8 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 24 Jun 2004 22:07:04 +0000 Subject: [PATCH] From Jeroen svn path=/trunk/gtk-sharp/; revision=30354 --- doc/en/Gtk/RcTokenType.xml | 4 ++-- doc/en/Gtk/StateType.xml | 2 +- doc/en/Gtk/TextDirection.xml | 6 +++--- doc/en/Gtk/TextWindowType.xml | 16 ++++++++-------- doc/en/Gtk/TreeViewDropPosition.xml | 12 ++++++------ doc/en/Gtk/Visibility.xml | 4 ++-- doc/en/Gtk/WidgetHelpType.xml | 4 ++-- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/doc/en/Gtk/RcTokenType.xml b/doc/en/Gtk/RcTokenType.xml index 43350937a..56cc4f80b 100644 --- a/doc/en/Gtk/RcTokenType.xml +++ b/doc/en/Gtk/RcTokenType.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + An enumeration used to represent the tokens in an RC file. + The RcTokenType enumeration represents the tokens in the RC file. It is exposed so that theme engines can reuse these tokens when parsing the theme-engine specific portions of a RC file. System.Enum diff --git a/doc/en/Gtk/StateType.xml b/doc/en/Gtk/StateType.xml index 5b96dd98e..e8899b096 100644 --- a/doc/en/Gtk/StateType.xml +++ b/doc/en/Gtk/StateType.xml @@ -10,7 +10,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - An enumeration used by Style. + An enumeration used to indicate the visual state of a . This enumeration is used to indicate the current state of a widget; the state determines how the widget is draw. diff --git a/doc/en/Gtk/TextDirection.xml b/doc/en/Gtk/TextDirection.xml index d55fceeda..8b899e093 100644 --- a/doc/en/Gtk/TextDirection.xml +++ b/doc/en/Gtk/TextDirection.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - Describes the direction of text. - + An enumeration used to indicate the reading direction of a . + See to change the text direction of a widget. System.Enum @@ -37,7 +37,7 @@ - No set direction. + No specific text direction; will be used. To be added diff --git a/doc/en/Gtk/TextWindowType.xml b/doc/en/Gtk/TextWindowType.xml index fd723df66..c027ea982 100644 --- a/doc/en/Gtk/TextWindowType.xml +++ b/doc/en/Gtk/TextWindowType.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + An enumeration used to identify areas of the . + System.Enum @@ -49,7 +49,7 @@ - To be added + The overall widget window. To be added @@ -61,7 +61,7 @@ - To be added + The window that displays the text buffer. To be added @@ -73,7 +73,7 @@ - To be added + The window on the left hand side of the text window. To be added @@ -85,7 +85,7 @@ - To be added + The window on the right hand side of the text window. To be added @@ -97,7 +97,7 @@ - To be added + The window at the top of the text window. To be added @@ -109,7 +109,7 @@ - To be added + The window at the bottom of the text window. To be added diff --git a/doc/en/Gtk/TreeViewDropPosition.xml b/doc/en/Gtk/TreeViewDropPosition.xml index 115932b78..9813fba44 100644 --- a/doc/en/Gtk/TreeViewDropPosition.xml +++ b/doc/en/Gtk/TreeViewDropPosition.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + An enumeration for determining where a dropped row goes. + System.Enum @@ -37,7 +37,7 @@ - To be added + Drop before this row. To be added @@ -49,7 +49,7 @@ - To be added + Drop after this row. To be added @@ -61,7 +61,7 @@ - To be added + Drop as a child of this row (with fallback to before if into is not possible). To be added @@ -73,7 +73,7 @@ - To be added + Drop as a child of this row (with fallback to after if into is not possible). To be added diff --git a/doc/en/Gtk/Visibility.xml b/doc/en/Gtk/Visibility.xml index 614c82471..0625c4821 100644 --- a/doc/en/Gtk/Visibility.xml +++ b/doc/en/Gtk/Visibility.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Obsolete enumeration. + Obsolete enumeration used in the Gtk.CList and Gtk.CTree classes (GTK+ 1.x widgets). System.Enum diff --git a/doc/en/Gtk/WidgetHelpType.xml b/doc/en/Gtk/WidgetHelpType.xml index fdf4fb8cf..605a7b9f6 100644 --- a/doc/en/Gtk/WidgetHelpType.xml +++ b/doc/en/Gtk/WidgetHelpType.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + The type of help to display when the event is fired. + System.Enum