rubber-band-resize

Name

rubber-band-resize -- Resize WIN interactively, using a rubber band frame.

Synopsis

(rubber-band-resize  #&optional win)

Description

Resize win interactively, using a rubber band frame. Returns a list '(width height) that is the new size of win. This allows the user to drag a rubber band frame to set the size of the window. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

Defined in src/resize.c at line 703 (CVS log)