diff --git a/doc/en/Glade/XML.xml b/doc/en/Glade/XML.xml index e5d094e9d..cd4055769 100644 --- a/doc/en/Glade/XML.xml +++ b/doc/en/Glade/XML.xml @@ -152,7 +152,7 @@ public class GladeApp To be added - To be added: an object of type 'Type' + an object of type To be added @@ -167,7 +167,7 @@ public class GladeApp To be added - To be added: an object of type 'object' + an object of type To be added @@ -736,7 +736,7 @@ public class GladeApp returns a widget created from the glade xml file. a or null when the the widget with that name is not found. - An indexer of the widgets that acts like GetWidget + An indexer of the widgets that acts like @@ -844,5 +844,21 @@ public class GladeApp + + + Constructor + + + + + + + Creates an Glade.XML object from a resource and root object. + a + a + a , or if the operation failed. + This is a convenience overload for with the 1st and 4th arguments being . + + \ No newline at end of file