Tags: | bindings, ffi |
Authors: | Slava Pestov |
Platforms: | macos |
Word | Syntax |
-> | -> selector |
?-> | |
FRAMEWORK: | |
IMPORT: | IMPORT: name |
SEL: | |
SUPER-> | -> selector |
frameworks |
sent-messages |
super-sent-messages |
Word | Stack effect |
remember-send | ( selector -- ) |
remember-super-send | ( selector -- ) |
Vocabulary | Summary |
cocoa.apple-script | |
cocoa.application | NSApplication-related utilities |
cocoa.dialogs | NSOpenPanel/NSSavePanel utilities |
cocoa.enumeration | Support for iterating over NSFastEnumerations |
cocoa.messages | Support and syntax for Objective C message sending |
cocoa.nibs | Cocoa NSNib and .nib-related handy words |
cocoa.pasteboard | NSPasteboard utilities |
cocoa.plists | Reading and writing Cocoa property lists |
cocoa.runtime | Low-level Objective C runtime binding |
cocoa.statusbar | NSStatusBar utilities |
cocoa.subclassing | Support and syntax for Objective C subclassing |
cocoa.touchbar | |
cocoa.types | NSPoint, NSRect, and other simple Cocoa types |
cocoa.views | NSView and NSOpenGLView utilities |
cocoa.windows | NSWindow utilities |
Vocabulary | Summary |
cocoa.classes |