oops missed one

svn path=/trunk/gtk-sharp/; revision=30319
This commit is contained in:
Mike Kestner 2004-06-24 15:14:36 +00:00
parent 0b0e441876
commit ed6079f654

View file

@ -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>