Handbook
Glossary
world>NSRect ( world -- NSRect )
Vocabulary
ui
.
backend
.
cocoa
Inputs
world
an
object
Outputs
NSRect
an
object
Definition
USING:
accessors
core-graphics.types
kernel
sequences
;
IN:
ui.backend.cocoa
:
world>NSRect
( world -- NSRect )
[
0 0
]
dip
dim>>
first2
<CGRect>
;