set-viewport-position!

Name

set-viewport-position! -- Position the upper left corner of the viewport at coordinates X, Y.

Synopsis

(set-viewport-position! x y)

Description

Position the upper left corner of the viewport at coordinates x, y. x and y are given in pixels. Does not affect the current desk.

Implementation Notes

Module: Built-in Primitive

Defined in src/deskpage.c at line 102 (CVS log)