Hi all. I've got some questions I'd like to be answered: When implementing new widgets in gtkmm, is there any advantage in using Glib::Property and Glib::PropertyProxy instead of using normal members and get and set? Or it's used for a different thing?
Which is the correct way to use Glib::Property and PropertyProxy? Because in the documentation, there are constructors with Glib::Object listed, but Glib::Object constructor is protected. Thank you very much for your time. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
