Re: [Re: [[gtkmm] Glib::RefPtr also for Widgets?]]



Christof Petig <christof petig-baender de> wrote:
> PS: What about the RefPtr to a Widget? Do you know whether it's possible?

It's possible, but not very useful. Just try it, with a manage()ed widget, of
course. However,  it would be useless with a top-level window because they
can't be manage()ed. And if you want a generic C++ reference-counting shared
pointer then you should probably use the one in the boost library.


Murray Cumming
murrayc usa net
www.murrayc.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]