Handbook
Glossary
CTLineCreateWithAttributedString ( string -- CTLineRef )
Vocabulary
core-text
Inputs
string
an
object
Outputs
CTLineRef
an
object
Definition
USING:
alien.syntax
core-foundation.attributed-strings
;
IN:
core-text
FUNCTION:
CTLineRef
CTLineCreateWithAttributedString
(
CFAttributedStringRef
string )