mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 08:35:29 +00:00
one more summary doc for NodeStore
svn path=/trunk/gtk-sharp/; revision=38379
This commit is contained in:
parent
2990929cbc
commit
7d00d9d055
|
@ -71,7 +71,7 @@
|
|||
<Parameter Name="node" Type="Gtk.ITreeNode" />
|
||||
</Parameters>
|
||||
<Docs>
|
||||
<summary>To be added</summary>
|
||||
<summary>Removes a node from the store.</summary>
|
||||
<param name="node">a <see cref="T:Gtk.ITreeNode" /></param>
|
||||
<remarks>
|
||||
Removes <paramref name="node" /> from the list of root level nodes.
|
||||
|
|
Loading…
Reference in a new issue