Hi > This brings up again the debate: should GTK# change the API in the 3.x > release to make Dispose() methods call Destroy() now that Gtk+3 broke > API anyway? I vote for using the dispose pattern. GTK#3 should be integrated more in NET IMHO. It should not provide dispose and destroy methods - that's just confusing. Regards Mike