svn path=/trunk/gtk-sharp/; revision=70067
This commit is contained in:
Miguel de Icaza 2006-12-26 07:14:41 +00:00
parent be0cb0c025
commit f9d63f9e83
2 changed files with 4 additions and 4 deletions

View File

@ -734,7 +734,7 @@
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<value>An array of System.Strings.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
@ -782,7 +782,7 @@
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<value>An array of System.Strings.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
@ -813,4 +813,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -132,7 +132,7 @@ Current inheritors are: <see cref="T:Gtk.ToolButton" /> and <see cref="T:Gtk.Sep
</summary>
<param name="tooltips">a <see cref="T:Gtk.Tooltips" /></param>
<param name="tip_text">a <see cref="T:System.String" />, the tooltip text for the item</param>
<param name="tip_private">a <see cref="T:System.String" />, the pricate text</param>
<param name="tip_private">a <see cref="T:System.String" />, the private text</param>
<remarks />
</Docs>
</Member>