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