I was working today on some gtk# application when I noticed that monodevelop 2.2 (svn version from few days ago) doesn't give correct code completion for gtk# objects - for example I had Gtk.Button object that is derived from Glib.Object, but code completion doesn't offer any of the Glib.Object's methods