2003-06-06 18:41:12 +00:00
<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>
2003-10-14 08:59:07 +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-06-06 18:41:12 +00:00
<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 />
2003-10-14 08:59:07 +00:00
<ReturnValue >
<ReturnType > System.Void</ReturnType>
</ReturnValue>
<Parameters >
<Parameter Name= "sender" Type= "System.Object" />
<Parameter Name= "args" Type= "GConf.NotifyEventArgs" />
</Parameters>
2003-06-06 18:41:12 +00:00
</Type>