Re: Reimplementing or removing children() in gtkmm 3



On Tue, 2010-03-16 at 15:26 +0100, Milosz Derezynski wrote:
> The only way I see to do this is to use gtk_box_forall(), but this is
> not
> the same as the previous Box::children(), it returns the actual
> widgets
> only, not the BoxChildren. Sadly there seems to be no way, i currently
> need
> this to for a derivative of Gtk::HBox. 

I guess that we can do what you need with child properties, which we
need API for anyway, though it might not be as pretty. 

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



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