Grx.VideoModeExt.scroll

@accepts(Grx.VideoMode, int, int, int)
@returns(bool)
def on_scroll(md, x, y, result):
  
md
x
y
result
Returns