Re: Reimplementing or removing children() in gtkmm 3
- From: Murray Cumming <murrayc murrayc com>
- To: Milosz Derezynski <internalerror gmail com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Reimplementing or removing children() in gtkmm 3
- Date: Tue, 16 Mar 2010 15:28:44 +0100
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]