svn path=/trunk/gtk-sharp/; revision=63701
This commit is contained in:
Miguel de Icaza 2006-08-14 05:08:25 +00:00
parent e35de3df95
commit 625e9bbdde

View File

@ -67,7 +67,8 @@ public class GladeApp
<Base>
<BaseTypeName>GLib.Object</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Attributes>
<Attribute>
<AttributeName>System.Reflection.DefaultMember(MemberName="Item")</AttributeName>
@ -765,7 +766,7 @@ of this method.</summary>
<param name="root">a <see cref="T:System.String" /></param>
<param name="domain">a <see cref="T:System.String" /></param>
<returns>a <see cref="T:Glade.XML" /></returns>
<remarks>Reads the contents of the resource in the given assembly and parses it. If the assembly is null, the current assembly will be used. It must be in correct Glade format</remarks>
<remarks>Reads the contents of the resource in the current assembly and parses it. If the assembly is null, the current assembly will be used. It must be in correct Glade format</remarks>
</Docs>
</Member>
<Member MemberName="GType">
@ -847,4 +848,4 @@ of this method.</summary>
</Docs>
</Member>
</Members>
</Type>
</Type>