Re: Gtk::Container and iterators



On 01-09-2007, 13:43:30 maitrebart wrote:

> 
> Is there a way to use some kind of iterators with the gtk containers (such as
> Gtk::Menu) in order to go through all the Gtk::MenuItem's in it?
You can use
Glib::ListHandle<Widget*> Gtk::Container::get_children();




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