objrs_frameworks_app_kit

Crates.ioobjrs_frameworks_app_kit
lib.rsobjrs_frameworks_app_kit
version0.0.2
sourcesrc
created_at2018-08-23 14:16:43.577873
updated_at2018-12-02 00:10:51.747437
descriptionBindings for Apple's AppKit framework.
homepage
repositoryhttps://gitlab.com/objrs/objrs
max_upload_size
id80892
size43,441
Michael Bradshaw (mjbshaw)

documentation

README

objrs_frameworks_app_kit

The objrs_frameworks_app_kit crate provides bindings for Apple's AppKit framework. This crate is far from complete, but has some partial bindings for the following AppKit types:

  • NSApplicationDelegate.
  • NSApplication.
  • NSMenuItem.
  • NSMenu.
  • NSResponder.
  • NSViewController.
  • NSView.
  • NSWindow.

License

See the COPYRIGHT file. objrs is triple-licensed under the Apache License 2.0, MIT License, and Mozilla Public License 2.0 terms.

Commit count: 22

cargo fmt