For widgets that support scrolling, sets the scroll adjustments and
returns
True. For widgets that don't support scrolling, does
nothing and returns
False. Widgets that don't support
scrolling can be scrolled by placing them in a
Viewport, which
does support scrolling.
Removed in Gtk3.