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