@param pixel the new vertical scroll offset
@param adjustScrollBar
true= the scroll thumb will be moved to reflect the new scroll offset.
false = the scroll thumb will not be moved
@return
true=the widget was scrolled
false=the widget was not scrolled
Scrolls the widget vertically.
@param pixel the new vertical scroll offset @param adjustScrollBar true= the scroll thumb will be moved to reflect the new scroll offset. false = the scroll thumb will not be moved @return true=the widget was scrolled false=the widget was not scrolled