9786738198
svn path=/trunk/gtk-sharp/; revision=10534
4 lines
96 B
Text
4 lines
96 B
Text
public void Write (string buffer)
|
|
{
|
|
gtk_html_stream_write (ref this, buffer, buffer.Length);
|
|
}
|