Ryujinx-GtkSharp/doc/en/Pango/FT2SubstituteFunc.xml
John Luke 38b2f0fd39 more pango docs
svn path=/trunk/gtk-sharp/; revision=31262
2004-07-17 17:24:02 +00:00

33 lines
1.1 KiB
XML

<Type Name="FT2SubstituteFunc" FullName="Pango.FT2SubstituteFunc">
<TypeSignature Language="C#" Value="public sealed delegate void FT2SubstituteFunc ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>pango-sharp</AssemblyName>
<AssemblyPublicKey />
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyCulture>neutral</AssemblyCulture>
<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>For doing final config tweaking on prepared FcPatterns.</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>
</Parameters>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
</Type>