GtkToolbar::children and "compatibility"



I'm looking at the new Toolbar API again to see if we can improve the
gtkmm wrapper.
 
It looks like the GtkToolbar::children GList is just used for items
added with the old API. So if you add item A with the new API and item B
with the old API, then you'd have A and B in GtkToolbar::content, but
only B in GtkToolbar::children. Is this correct?

-- 
Murray Cumming
www.murrayc.com
murrayc murrayc com




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