On Fri, 2010-05-28 at 19:17 +0200, Radovan TUČEK wrote: > Hi > Is it possible to map C++ object to Gobject and uset this Gobject in C > application without writing C wrapper around C++ object?
If you are using gtkmm then you can use gobj() and Glib::wrap(): http://library.gnome.org/devel/gtkmm-tutorial/stable/sec-basics-gobj-and-wrap.html.en -- murr...@murrayc.com www.murrayc.com www.openismus.com _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list