﻿<?xml version="1.0" encoding="utf-8"?><Type Name="ApplyCustomPropFunc" FullName="Glade.ApplyCustomPropFunc"><TypeSignature Language="C#" Maintainer="auto" Value="public delegate void ApplyCustomPropFunc(XML xml, Widget widget, string propname, string value);" /><TypeSignature Language="ILAsm" Value=".class public auto ansi sealed ApplyCustomPropFunc extends System.MulticastDelegate" /><AssemblyInfo><AssemblyName>glade-sharp</AssemblyName><AssemblyVersion>2.12.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><Base><BaseTypeName>System.Delegate</BaseTypeName></Base><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><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><Members /></Type>