head-width>> ( object -- value )


Vocabulary
accessors

Definition
IN: accessors

GENERIC: head-width>> ( object -- value )


Methods
USING: accessors slots.private wrap.private ;

M: paragraph head-width>> 5 slot ; inline