Re: Gtkmm widgets move semantics.



On Sat, 13 Dec 2008 14:25:59 +0100
"Germán Diago" <germandiago gmail com> wrote:
> 
> I would like to know if it's planned to add move (no copy) semantics
> in widgets for gtkmm. I would like to have this feature, since that
> makes easier to manage by value many widgets. Is it a planned feature
> to add this? I think it's a trivial
> extension (just adding a move constructor to every class it needs to
> be movable).

What do you mean by a move constructor for a widget?  It doesn't seem
to make any sense.  An example of what you mean might be helpful.

Are you perhaps looking for Gtk::Widget::reparent()?

Chris



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