mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-06-08 02:16:04 +00:00
Apply patch from felipe.lessa@gmail.com
svn path=/trunk/gtk-sharp/; revision=53412
This commit is contained in:
parent
a171434a3d
commit
98dc8e3151
|
@ -1100,7 +1100,13 @@ This property tells GTK# that the user interface for your application requires u
|
||||||
<Parameters />
|
<Parameters />
|
||||||
<Docs>
|
<Docs>
|
||||||
<summary>Raised when a row is activated; see <see cref="M:Gtk.TreeView.ActivateRow" />.</summary>
|
<summary>Raised when a row is activated; see <see cref="M:Gtk.TreeView.ActivateRow" />.</summary>
|
||||||
<remarks />
|
<remarks>
|
||||||
|
<block subset="none" type="note">
|
||||||
|
<para>
|
||||||
|
This event is usually fired when the user doubleclicks a row.
|
||||||
|
</para>
|
||||||
|
</block>
|
||||||
|
</remarks>
|
||||||
</Docs>
|
</Docs>
|
||||||
<Attributes>
|
<Attributes>
|
||||||
<Attribute>
|
<Attribute>
|
||||||
|
|
Loading…
Reference in a new issue