Ryujinx-GtkSharp/doc/en/Pango/GetGCFunc.xml
Duncan Mak ed163952af 2003-07-17 Duncan Mak <duncan@ximian.com>
* Add new documentation files for the new classes.

svn path=/trunk/gtk-sharp/; revision=16324
2003-07-17 06:35:10 +00:00

28 lines
1.0 KiB
XML

<Type Name="GetGCFunc" FullName="Pango.GetGCFunc">
<TypeSignature Language="C#" Value="public sealed delegate IntPtr GetGCFunc (Pango.Context context, Pango.Color color, IntPtr base_gc);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>pango-sharp</AssemblyName>
<AssemblyPublicKey></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>To be added</summary>
<remarks>To be added</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 />
</Type>