GimpUi.ScrolledPreview.set_position
@accepts(GimpUi.ScrolledPreview, int, int)
@returns(none)
def set_position(self, x, y):
# Python wrapper for gimp_scrolled_preview_set_position()
Since 2.4
- self
- x
horizontal scroll offset
- y
vertical scroll offset