<Type Name="HTMLStreamWriteFunc" FullName="Gtk.HTMLStreamWriteFunc"> <TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void HTMLStreamWriteFunc (Gtk.HTMLStream stream, string buffer, ulong size);" /> <AssemblyInfo> <AssemblyName>gtkhtml-sharp</AssemblyName> <AssemblyVersion>0.0.0.0</AssemblyVersion> <Attributes /> </AssemblyInfo> <ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement> <Docs> <summary>A delegate for use with <see cref="T:Gtk.HTMLStream" />. Meant to be used for writing the stream.</summary> <remarks /> </Docs> <Base> <BaseTypeName>System.Delegate</BaseTypeName> </Base> <Interfaces> <Interface> <InterfaceName>System.ICloneable</InterfaceName> </Interface> <Interface> <InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName> </Interface> </Interfaces> <Attributes /> <Members /> <Parameters> <Parameter Name="stream" Type="Gtk.HTMLStream" /> <Parameter Name="buffer" Type="System.String" /> <Parameter Name="size" Type="System.Int32" /> </Parameters> <ReturnValue> <ReturnType>System.Void</ReturnType> </ReturnValue> </Type>