Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

caret-size

Generic function

Summary

Returns the size of the specified caret.

Signature

cursor-size caret => width height

Arguments

caret
An instance of type <caret>.

Values

width
An instance of type <integer>.

height
An instance of type <integer>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the size of caret.

See also

caret-position, page 216

caret-sheet, page 216


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index