Crate cocoa

Source
Expand description

This crate has been deprecated in favour of the objc2 crates.

Modules§

appkitDeprecated
baseDeprecated
foundationDeprecated
quartzcoreDeprecated

Macros§

delegateDeprecated
Creates a Cocoa delegate to use e.g. with NSWindow.setDelegate_. Adds instance variables and methods to the definition.