svn path=/trunk/gtk-sharp/; revision=50314
This commit is contained in:
Miguel de Icaza 2005-09-20 18:11:02 +00:00
parent 5a35a7dcef
commit 1df637d9e6

View File

@ -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>
@ -2052,4 +2051,4 @@ tree_view.AppendColumn ("title", text, "text", 0);
</Docs>
</Member>
</Members>
</Type>
</Type>