From 7eb183f1ef7773bd78f6b1c1940547e7e261e83c Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sun, 8 Oct 2006 13:54:50 +0000 Subject: [PATCH] Patch from jacobilsoe@gmail.com svn path=/trunk/gtk-sharp/; revision=66408 --- doc/en/Gtk/ToolItem.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/en/Gtk/ToolItem.xml b/doc/en/Gtk/ToolItem.xml index efbd64ca7..5cf675302 100644 --- a/doc/en/Gtk/ToolItem.xml +++ b/doc/en/Gtk/ToolItem.xml @@ -7,14 +7,16 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - Objects to fill a . + The base class of widgets that can be added to a . +Current inheritors are: and . Gtk.Bin - + + @@ -487,4 +489,4 @@ - + \ No newline at end of file