From dc66e2b0e846b2ddf4c3a1aa8267d834c03d8f88 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sat, 16 Apr 2005 19:04:39 +0000 Subject: [PATCH] Contributions from mvorkosigan@gmail.com svn path=/trunk/gtk-sharp/; revision=43115 --- doc/en/Glade/XML.xml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/en/Glade/XML.xml b/doc/en/Glade/XML.xml index 58d7cf882..0eacbf34e 100644 --- a/doc/en/Glade/XML.xml +++ b/doc/en/Glade/XML.xml @@ -153,7 +153,8 @@ public class GladeApp To be added an object of type - + + @@ -166,9 +167,11 @@ public class GladeApp - To be added - an object of type - + Binds the widgets declared in the Glade interface specification, to argument's suitable fields. These fields should be marked with the attributes. Any signal declared in the interface specification should be connected using (for detailed control of signal connection) or , the mirror image +of this method. + The object whose fields are to be bound to the object + + @@ -508,11 +511,12 @@ public class GladeApp GParamSpec needs to be wrapped - a " /> + a " /> a a a - + +