Gnome::Main destructor



Hello,

I was wondering why the Gnome::Main destructor is not virtual. The Gtk::Main destructor is virtual. Is there something that Gnome::Main does that makes a non-virtual destructor necessary? In the code I'm writing now, I'd like to derived from Gnome::Main, but without a virtual destructor I'm hestitant to do that and decided to use it within my class instead.
--
phil



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]