webservice contribution from thindil2@gmail.com

svn path=/trunk/gtk-sharp/; revision=100108
This commit is contained in:
Mike Kestner 2008-04-08 14:48:26 +00:00
parent 752e056edc
commit 1c0083d2ca

View File

@ -2114,8 +2114,8 @@ tree_view.AppendColumn ("title", text, "text", 0);
<Parameter Name="focus_column" Type="Gtk.TreeViewColumn&amp;" RefType="out" />
</Parameters>
<Docs>
<param name="path">returns a <see cref="Gtk.TreePath" /> to the selected row, or <see langword="null" /> if there is no current selection.</param>
<param name="focus_column">returns the focused <see cref="Gtk.TreeViewColumn" />, or <see langword="null" />.</param>
<param name="path">returns a <see cref="T:Gtk.TreePath" /> to the selected row, or <see langword="null" /> if there is no current selection.</param>
<param name="focus_column">returns the focused <see cref="T:Gtk.TreeViewColumn" />, or <see langword="null" />.</param>
<summary>Gets the currently selected row and focused column.</summary>
<remarks />
</Docs>
@ -2513,4 +2513,4 @@ tree_view.AppendColumn ("title", text, "text", 0);
</Docs>
</Member>
</Members>
</Type>
</Type>