> How can I get a list of the "protected" methods (the methods subclasses can > override) for each Gtk class, for example the OnXXX, if there are any ? Are > they in monodoc (0.8) ? Apparently, they are in Monodoc 0.9 available from Mono web site. It compiled cleanly on my system. Ecmel