mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 16:18:52 +00:00
Fully implement NSWindowDelegate
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package objc_Foundation
|
||||
|
||||
@(objc_class="NSPasteboard")
|
||||
Pasteboard :: struct {using _: Object}
|
||||
// TODO: implement NSPasteboard
|
||||
Reference in New Issue
Block a user