Re: [gtkmm] How to copy Gtk::Widgets?



On Fri, 2003-03-28 at 19:35, Enrico Costanza wrote:
> Dear all,
> 
> How could I make a copy of a Gtk::Widget?
> It seems that both the copy constructor and operator= are declared private.

That means that you cannot copy Gtk::Widget instances. Why would you
want to do it, and what would it mean for you? What would you expect to
happen?

-- 
Murray Cumming
murray usa net
www.murrayc.com




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