mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-08-04 04:11:11 +00:00
Contribution from alexandre.grin@gmail.com
svn path=/trunk/gtk-sharp/; revision=63010
This commit is contained in:
parent
56ebd91d43
commit
09c8ad9687
|
@ -495,7 +495,7 @@ of this method.</summary>
|
||||||
<summary>
|
<summary>
|
||||||
Retrieves a widget stored in the <see cref="T:Glade.XML" /> by name
|
Retrieves a widget stored in the <see cref="T:Glade.XML" /> by name
|
||||||
</summary>
|
</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>
|
<returns>
|
||||||
the widget specified by <paramref name="name" /> or
|
the widget specified by <paramref name="name" /> or
|
||||||
<see langword="null" /> if no Widgets of that name exists
|
<see langword="null" /> if no Widgets of that name exists
|
||||||
|
|
Loading…
Reference in a new issue