parent
e35de3df95
commit
625e9bbdde
1 changed files with 4 additions and 3 deletions
|
@ -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>
|
Loading…
Add table
Reference in a new issue