svn path=/trunk/gtk-sharp/; revision=59375
This commit is contained in:
Miguel de Icaza 2006-04-11 21:16:27 +00:00
parent 7ca7eb453e
commit d8ecb69037

View File

@ -296,7 +296,8 @@
<Parameter Name="percentage" Type="System.Double" />
</Parameters>
<Docs>
<summary>Update the progress bar with a new percentage-done.</summary>
<summary>Update the progress bar with a new percentage-done.
It's marked as obsolete - it's better to use <see cref="M:Gtk.ProgressBar.Fraction" /></summary>
<param name="percentage">a <see cref="T:System.Double" />, the percentage completed this bar should display.</param>
<remarks>
</remarks>
@ -338,4 +339,4 @@
</Attributes>
</Member>
</Members>
</Type>
</Type>