<Type Name="ApplyCustomPropFunc" FullName="Glade.ApplyCustomPropFunc"> <TypeSignature Language="C#" Maintainer="auto" Value="public delegate void ApplyCustomPropFunc(Glade.XML xml, Gtk.Widget widget, string propname, string value);" /> <AssemblyInfo> <AssemblyName>glade-sharp</AssemblyName> <AssemblyVersion>2.0.0.0</AssemblyVersion> </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> <param name="xml">To be added.</param> <param name="widget">To be added.</param> <param name="propname">To be added.</param> <param name="value">To be added.</param> <summary>Event handler.</summary> <remarks> </remarks> </Docs> <Base> <BaseTypeName>System.Delegate</BaseTypeName> </Base> <Members /> <Parameters> <Parameter Name="xml" Type="Glade.XML" /> <Parameter Name="widget" Type="Gtk.Widget" /> <Parameter Name="propname" Type="System.String" /> <Parameter Name="value" Type="System.String" /> </Parameters> <ReturnValue> <ReturnType>System.Void</ReturnType> </ReturnValue> </Type>