summary doc for NodeStore
svn path=/trunk/gtk-sharp/; revision=38378
This commit is contained in:
parent
1845a8f849
commit
2990929cbc
1 changed files with 3 additions and 3 deletions
|
@ -4,13 +4,13 @@
|
||||||
<AssemblyName>gtk-sharp</AssemblyName>
|
<AssemblyName>gtk-sharp</AssemblyName>
|
||||||
<AssemblyPublicKey>
|
<AssemblyPublicKey>
|
||||||
</AssemblyPublicKey>
|
</AssemblyPublicKey>
|
||||||
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
<AssemblyVersion>2.0.0.0</AssemblyVersion>
|
||||||
<AssemblyCulture>neutral</AssemblyCulture>
|
<AssemblyCulture>neutral</AssemblyCulture>
|
||||||
<Attributes />
|
<Attributes />
|
||||||
</AssemblyInfo>
|
</AssemblyInfo>
|
||||||
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
|
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
|
||||||
<Docs>
|
<Docs>
|
||||||
<summary>To be added</summary>
|
<summary>Tree and List store for <see cref="T:Gtk.ITreeNode" /> objects.</summary>
|
||||||
<remarks></remarks>
|
<remarks></remarks>
|
||||||
</Docs>
|
</Docs>
|
||||||
<Base>
|
<Base>
|
||||||
|
@ -110,4 +110,4 @@
|
||||||
</Docs>
|
</Docs>
|
||||||
</Member>
|
</Member>
|
||||||
</Members>
|
</Members>
|
||||||
</Type>
|
</Type>
|
||||||
|
|
Loading…
Reference in a new issue