2011/1/28 Culpian Camilo Martin <[email protected]>: > > Tanx for the help, but i want to know if it's posible doing it extendig > Glib::Object or Glib::ObjectBase in c++, seems much easier, if not > posible why? >
Chris gave you some links, but I'll give you a bit more specific one: http://library.gnome.org/devel/gtkmm-tutorial/2.22/sec-custom-widgets.html.en Notice the initializer list of MyWidget's constructor. > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
