point>loc ( point editor -- loc )


Vocabulary
ui.gadgets.editors

Inputs
pointa pair of integers
editoran editor


Outputs
loca pair of integers


Word description
Converts a point to a line/column number pair.

Definition