G.1 Window Stream Operations in CLIM

G.1.3 Viewport and Scrolling Operators

window-viewport [Generic Function]
Arguments:
window
Summary:
Returns a region that is the window's current viewport, an object of type area. (See Subsection 10.2.3, "Composite Pane Generic Functions," for the generic function pane-viewport, which returns a viewport.)

window-viewport-position* [Generic Function]
Arguments:
window
Summary:
Returns the x and y coordinates of the top-left corner of the window's viewport.

window-set-viewport-position* [Generic Function]
Arguments:
window x y
Summary:
Moves the top-left corner of the window's viewport. Use this to scroll a window.


CLIM 2.0 User's Guide - OCT 1998

Generated with Harlequin WebMaker