Handbook
Glossary
CTRunGetAttributes ( run -- CFDictionaryRef )
Vocabulary
core-text
Inputs
run
an
object
Outputs
CFDictionaryRef
an
object
Definition
USING:
alien.syntax
core-foundation.dictionaries
;
IN:
core-text
FUNCTION:
CFDictionaryRef
CTRunGetAttributes
(
CTRunRef
run )