I've tried
viewscroll->get_vadjustment()->set_value(value)
where viewscroll is the Gtk::Viewport, and value the new position (obviously.) This updates the slider as expected, but the data isn't actually scrolled (so the portion visible is different from what the slider indicates.)
- Toralf
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
