Patch from Felipe Lessa

svn path=/trunk/gtk-sharp/; revision=54873
This commit is contained in:
Miguel de Icaza 2005-12-27 14:11:32 +00:00
parent 3a79911c09
commit 25bd2e6729

View File

@ -73,7 +73,7 @@ class PrettyGraphic : DrawingArea {
<Parameter Name="double_buffered" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Gets a <see cref="T:System.Drawing.Graphics" /> context for a <see cref="T:Gdk.Drawable" /></summary>
<param name="drawable">a <see cref="T:Gdk.Drawable" /></param>
<param name="double_buffered">a <see cref="T:System.Boolean" /></param>
<returns>a <see cref="T:System.Drawing.Graphics" /></returns>
@ -81,4 +81,4 @@ class PrettyGraphic : DrawingArea {
</Docs>
</Member>
</Members>
</Type>
</Type>