mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 18:35:28 +00:00
oops missed one
svn path=/trunk/gtk-sharp/; revision=30319
This commit is contained in:
parent
0b0e441876
commit
ed6079f654
|
@ -1,7 +1,7 @@
|
|||
<Type Name="HTMLPrintCallback" FullName="Gtk.HTMLPrintCallback">
|
||||
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void HTMLPrintCallback (Gtk.HTML html, Gnome.PrintContext print_context, double x, double y, double width, double height);" />
|
||||
<AssemblyInfo>
|
||||
<AssemblyName>gtk-sharp</AssemblyName>
|
||||
<AssemblyName>gtkhtml-sharp</AssemblyName>
|
||||
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
||||
<Attributes />
|
||||
</AssemblyInfo>
|
||||
|
@ -28,4 +28,4 @@
|
|||
<ReturnValue>
|
||||
<ReturnType>System.Void</ReturnType>
|
||||
</ReturnValue>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
Loading…
Reference in a new issue