Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

caret-position

Generic function

Summary

Returns the position of the specified caret.

Signature

cursor-position caret => x y

Arguments

caret
An instance of type <caret>.

Values

x
An instance of type <integer>.

y
An instance of type <integer>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the position of caret.

See also

caret-sheet, page 216

caret-size, page 217


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index