mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 01:25:39 +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>
|
</code>
|
||||||
</example></para>
|
</example></para>
|
||||||
<para>
|
<para>For a example how to handle selection events, or to determine the currently selected row, see <see cref="T:Gtk.TreeSelection" />.</para>
|
||||||
For a example how to handle selection events see <see cref="T:Gtk.TreeSelection" /></para>
|
|
||||||
</remarks>
|
</remarks>
|
||||||
</Docs>
|
</Docs>
|
||||||
<Base>
|
<Base>
|
||||||
|
@ -2052,4 +2051,4 @@ tree_view.AppendColumn ("title", text, "text", 0);
|
||||||
</Docs>
|
</Docs>
|
||||||
</Member>
|
</Member>
|
||||||
</Members>
|
</Members>
|
||||||
</Type>
|
</Type>
|
Loading…
Reference in a new issue