From 73e61540cc1aae666ae19ca6d33e1addaa27bba1 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 24 Apr 2003 18:41:14 +0000 Subject: [PATCH] Update docs svn path=/trunk/gtk-sharp/; revision=13985 --- doc/en/Gtk/ToggleButton.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/en/Gtk/ToggleButton.xml b/doc/en/Gtk/ToggleButton.xml index a5ec4a2f6..61eaa501a 100644 --- a/doc/en/Gtk/ToggleButton.xml +++ b/doc/en/Gtk/ToggleButton.xml @@ -151,7 +151,14 @@ namespace GtkSamples { Creates a new object an object of type - Creates a new . A widget should be packed into the button, using . + + + Creates a new , which is a + . A widget should be packed + inside the toggle button using . + +