2003-02-12 01:58:46 +00:00
<Type Name= "EngineLang" FullName= "Pango.EngineLang" >
2005-05-23 20:41:51 +00:00
<TypeSignature Language= "C#" Maintainer= "auto" Value= "public class EngineLang : GLib.Opaque" />
2011-11-09 16:01:51 +00:00
<TypeSignature Language= "ILAsm" Value= ".class public auto ansi beforefieldinit EngineLang extends GLib.Opaque" />
2003-02-12 01:58:46 +00:00
<AssemblyInfo >
<AssemblyName > pango-sharp</AssemblyName>
2003-12-24 01:35:30 +00:00
<AssemblyPublicKey >
</AssemblyPublicKey>
2003-02-12 01:58:46 +00:00
</AssemblyInfo>
2003-02-23 07:26:30 +00:00
<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>
2003-02-12 01:58:46 +00:00
<Base >
2005-02-15 21:53:03 +00:00
<BaseTypeName > GLib.Opaque</BaseTypeName>
2003-02-12 01:58:46 +00:00
</Base>
<Interfaces />
2011-11-09 16:01:51 +00:00
<Docs >
<summary > Rendering-system independent script engines</summary>
<remarks > The <see cref= "T:Pango.EngineLang" /> is implemented by engines that customize the rendering-system independent part of the Pango pipeline for a particular script or language. For instance, a custom <see cref= "T:Pango.EngineLang" /> could be provided for Thai to implement the dictionary-based word boundary lookups needed for that language.</remarks>
</Docs>
2003-02-12 01:58:46 +00:00
<Members >
2004-02-26 18:46:28 +00:00
<Member MemberName= ".ctor" >
<MemberSignature Language= "C#" Value= "public EngineLang (IntPtr raw);" />
2011-11-09 16:01:51 +00:00
<MemberSignature Language= "ILAsm" Value= ".method public hidebysig specialname rtspecialname instance void .ctor(native int raw) cil managed" />
2004-02-26 18:46:28 +00:00
<MemberType > Constructor</MemberType>
<ReturnValue />
<Parameters >
<Parameter Name= "raw" Type= "System.IntPtr" />
</Parameters>
2003-02-12 01:58:46 +00:00
<Docs >
2004-02-26 18:46:28 +00:00
<param name= "raw" > a <see cref= "T:System.IntPtr" /> </param>
2011-11-09 16:01:51 +00:00
<summary > Internal constructor</summary>
2004-07-17 04:14:39 +00:00
<remarks > This is an internal constructor, and should not be used by user code.</remarks>
2003-02-12 01:58:46 +00:00
</Docs>
</Member>
</Members>
2005-05-23 20:41:51 +00:00
</Type>