Ryujinx-GtkSharp/doc/en/GConf/NotifyEventHandler.xml
John Luke 7f90d3ee7f add GConf docs
svn path=/trunk/gtk-sharp/; revision=15163
2003-06-06 18:41:12 +00:00

28 lines
1.0 KiB
XML

<Type Name="NotifyEventHandler" FullName="GConf.NotifyEventHandler">
<TypeSignature Language="C#" Value="public sealed delegate void NotifyEventHandler (object sender, GConf.NotifyEventArgs args);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gconf-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 &lt;link location="node:gtk-sharp/programming/threads"&gt;Gtk# Thread Programming&lt;/link&gt; 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>