GridWidgetBase.scrollBy

move scroll position horizontally by dx, and vertically by dy; returns true if scrolled

class GridWidgetBase
bool
scrollBy
(
int dx
,
int dy
)

Meta