Handbook
Glossary
method-return-type ( method -- ctype )
Vocabulary
cocoa
.
messages
Inputs
method
an
object
Outputs
ctype
an
object
Definition
USING:
alien.strings
cocoa.runtime
io.encodings.utf8
kernel
libc
;
IN:
cocoa.messages
:
method-return-type
( method -- ctype )
method_copyReturnType
[
utf8
alien>string
]
[
(free)
]
bi
;