Hopefully this will work, but its not automatic :-(

svn path=/trunk/gtk-sharp/; revision=11234
This commit is contained in:
Miguel de Icaza 2003-02-05 04:53:30 +00:00
parent d28346ea3c
commit 41e3e3bb9a

View file

@ -12590,7 +12590,7 @@
<method name="Write" cname="gtk_html_stream_write">
<return-type type="void"/>
<parameters>
<parameter type="const-gchar*" name="buffer"/>
<parameter type="const-guchar*" name="buffer" array="1"/>
<parameter type="size_t" name="size"/>
</parameters>
</method>