On Fri, 18 May 2007 at 17:24:40 +0200, Steve Kreyer wrote: > 1.) glib doesnt provide a matching closure. Do I have to implement it by > myself ? If yes, is there any doc outside on how I can do this ? You need to use glib-genmarshal to generate a suitable marshaller. Simon