mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 18:55:35 +00:00
Patch from Felipe Lessa
svn path=/trunk/gtk-sharp/; revision=54873
This commit is contained in:
parent
3a79911c09
commit
25bd2e6729
|
@ -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>
|
Loading…
Reference in a new issue