> I am not entirely sure what you are trying to do.
I'm trying to (but I don't know if it's possible) to make polymorphic c++ objects usable from GObject in C. I'm not sure if it's possible. Anyway, what I'm trying to do is to test that Widgets in glade written in C++ are displayed with their properties, and I don't know if it's a requirement that g_object_new from C works to create my c++ type. Is it needed the layout compatibility? or is there any trick? _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
