Crates.io | objrs_frameworks_app_kit |
lib.rs | objrs_frameworks_app_kit |
version | 0.0.2 |
source | src |
created_at | 2018-08-23 14:16:43.577873 |
updated_at | 2018-12-02 00:10:51.747437 |
description | Bindings for Apple's AppKit framework. |
homepage | |
repository | https://gitlab.com/objrs/objrs |
max_upload_size | |
id | 80892 |
size | 43,441 |
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
.See the COPYRIGHT file. objrs is triple-licensed under the Apache License 2.0, MIT License, and Mozilla Public License 2.0 terms.