Handbook
Glossary
CGRect-x ( CGRect -- x )
Vocabulary
core-graphics
.
types
Inputs
CGRect
an
object
Outputs
x
an
object
Definition
USING:
accessors
;
IN:
core-graphics.types
:
CGRect-x
( CGRect -- x )
origin>>
x>>
;
inline