opaque-move

Name

opaque-move -- Move WIN interactively, opaquely.

Synopsis

(opaque-move  #&optional win)

Description

Move win interactively, opaquely. Returns a list '(X Y) which is the new viewport position of win. This allows the user to drag the window itself around the screen. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

Defined in src/move.c at line 576 (CVS log)