Contribution from alexandre.grin@gmail.com
svn path=/trunk/gtk-sharp/; revision=63010
This commit is contained in:
parent
56ebd91d43
commit
09c8ad9687
1 changed files with 2 additions and 2 deletions
|
@ -495,7 +495,7 @@ of this method.</summary>
|
|||
<summary>
|
||||
Retrieves a widget stored in the <see cref="T:Glade.XML" /> by name
|
||||
</summary>
|
||||
<param name="name">the name of the widget to retrieve</param>
|
||||
<param name="name">the name of the widget to retrieve from the xml file</param>
|
||||
<returns>
|
||||
the widget specified by <paramref name="name" /> or
|
||||
<see langword="null" /> if no Widgets of that name exists
|
||||
|
@ -848,4 +848,4 @@ of this method.</summary>
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
Loading…
Add table
Reference in a new issue