Ryujinx-GtkSharp/doc/en/GLib/TimeoutHandler.xml
Duncan Mak 95e9d07bbf GLib docs
svn path=/trunk/gtk-sharp/; revision=11506
2003-02-12 01:58:24 +00:00

26 lines
782 B
XML

<Type Name="TimeoutHandler" FullName="GLib.TimeoutHandler">
<TypeSignature Language="C#" Value="public sealed delegate bool TimeoutHandler ();" />
<AssemblyInfo>
<AssemblyName>glib-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</AssemblyInfo>
<ThreadSafetyStatement>To be added</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>