mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 00:55:44 +00:00
Patch from debian@mfgames.com
svn path=/trunk/gtk-sharp/; revision=50314
This commit is contained in:
parent
5a35a7dcef
commit
1df637d9e6
|
@ -219,8 +219,7 @@ public class TreeViewDemo {
|
|||
}
|
||||
</code>
|
||||
</example></para>
|
||||
<para>
|
||||
For a example how to handle selection events see <see cref="T:Gtk.TreeSelection" /></para>
|
||||
<para>For a example how to handle selection events, or to determine the currently selected row, see <see cref="T:Gtk.TreeSelection" />.</para>
|
||||
</remarks>
|
||||
</Docs>
|
||||
<Base>
|
||||
|
|
Loading…
Reference in a new issue