My guess would be that it wants a Gtk::Window, not a GtkWindow. Two
different things.

DOH!!!

You were right... I'm the idiot for the day...
Type-Casting is not often needed in C++, since it's much more type-orientated than C. Everytime you have to use a cast, you should start over-thinking your code ;)
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to