namespace GConf
{
	public delegate void NotifyEventHandler (object sender, NotifyEventArgs args);
}