Ok thanks I'll try to connect to the container's signal_check_resize() (or eventually signal_size_allocate() of one of the child widgets) and then check the position there and eventually reposition. Not so fast as it could be but should work.
Kind regards, Giuseppe. Judging by this[1], nope. I see some signals you could hook onto in Gtk+ > though. > But the signal_*() functions don't seem to exist in Gtk::Paned. > > [1] http://developer.gnome.org/gtk/stable/GtkPaned.html > > -- > Kind regards, > Loong Jin > > > _______________________________________________ > gtkmm-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gtkmm-list > >
_______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
