mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 21:35:39 +00:00
Patch from Todd Berman
svn path=/trunk/gtk-sharp/; revision=48101
This commit is contained in:
parent
85d88fe1ca
commit
c254638a5a
|
@ -957,7 +957,7 @@ public class MyWindow : Window
|
|||
<Docs>
|
||||
<summary>Constructor</summary>
|
||||
<param name="child_model">a <see cref="T:Gtk.TreeModel" />, the model this object is to filter</param>
|
||||
<param name="root">a <see cref="T:Gtk.TreePath" />, the node to use as the model's root node.</param>
|
||||
<param name="root">a <see cref="T:Gtk.TreePath" />, the node to use as the model's root node, pass null to use the entire child tree model.</param>
|
||||
<remarks />
|
||||
</Docs>
|
||||
</Member>
|
||||
|
|
Loading…
Reference in a new issue