Re: Copying Gtk::TreeRow




[snip]

You could instead use the generic Glib::Value type, with the
not-really-public-API Model:get_value_impl(), but you would still need
the if/else/etc block to get an actual type out of that Glib::Value.

Thanks Murray. This definitely solved the problem. And now I can reparent widgets. Granted, not very efficiently.
 
If I get enough time tomorrow I'll send out a patch to include it as an example.

Thanks again,
Paul

--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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