On Mon, 2007-06-25 at 22:45 +0100, Robert Pearce wrote: [snip] > However, a RefPtr will be > _cast_ to a C++ pointer automatically and invisibly, [snip]
No, that's not true. And you should never need to use the raw pointer. If you need a raw _C_ pointer, you can use ->gobj(), but you shouldn't need that often either. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list