Re: Iterating the Items of a Gtk::Box



On Sat, 2005-11-26 at 09:55 +0100, Giuliano A. Montecarlo wrote:
> Hi,
> is it somehow possible to Iterate the Items of a Gtk::Box?

Yes, see children().

>  Or can I 
> overrite an Gtk::Box with a new one? operator= is private, so this won't 
> work.

This would be mostly meaningless. What exactly would you want to achieve
with this?

Murray




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