Skip to content

Commit

Permalink
cocoa: Add NSWorkspace
Browse files Browse the repository at this point in the history
  • Loading branch information
tmc committed Jul 2, 2023
1 parent 291fa1f commit 0927627
Show file tree
Hide file tree
Showing 3 changed files with 511 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cocoa/NSWorkspace.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package cocoa

type NSWorkspace struct {
gen_NSWorkspace
}
Loading

0 comments on commit 0927627

Please sign in to comment.