mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-06-01 16:30:25 +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">
|
<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);" />
|
<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>
|
<AssemblyInfo>
|
||||||
<AssemblyName>gtk-sharp</AssemblyName>
|
<AssemblyName>gtkhtml-sharp</AssemblyName>
|
||||||
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
||||||
<Attributes />
|
<Attributes />
|
||||||
</AssemblyInfo>
|
</AssemblyInfo>
|
||||||
|
@ -28,4 +28,4 @@
|
||||||
<ReturnValue>
|
<ReturnValue>
|
||||||
<ReturnType>System.Void</ReturnType>
|
<ReturnType>System.Void</ReturnType>
|
||||||
</ReturnValue>
|
</ReturnValue>
|
||||||
</Type>
|
</Type>
|
||||||
|
|
Loading…
Reference in a new issue