GNOME Bugzilla – Bug 91749
Possible Typo
Last modified: 2004-12-22 21:47:04 UTC
In the file gtkmm-2.0/gtkmm/widget.h in the protected section of the Widget class explicit Widget(GtkWidget* castitem); should read explicit Widget(Gtk::Widget* castitem); sorry if I'm wrong. Greetings ollo
No, all gtkmm classes have similar constructors. It is what it seems to be.