I understand, it's a pity anyway (talikg about gtk) that it is not possible to set a range to the paned through a property.
I solved the problem anyway connecting to the size_allocate and checking the paned pos after that (and eventually move it back). Kind regards, Giuseppe. http://developer.gnome.org/gtk3/stable/GtkPaned.html > is a better link. > > These are all "action" or "keybinding" signals that should not be used > by applications in either C or C++. We intentionally do not wrap them: > http://git.gnome.org/browse/gtkmm/tree/gtk/src/paned.hg#n95 > > > > Murray Cumming > [email protected] > www.murrayc.com > www.openismus.com > > _______________________________________________ > 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
