forked from xamarin/AtkCocoa
-
Notifications
You must be signed in to change notification settings - Fork 0
License
sevoku/AtkCocoa
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
AtkCocoa AtkCocoa is a bridge between the Gtk accessibility toolkit: Atk and Cocoa's NSAccessibility framework. It enables Gtk applications to be accessible on macOS through technologies like VoiceOver Building AtkCocoa is set up as an Xcode project for macOS 10.10+. As such it can be built inside Xcode for development purposes but needs to be installed into Monodevelop for testing using the provided Makefile If you are building the AtkCocoa that is inside md-addins/external, then a development version can be installed using $ make install Alternatively, AtkCocoa can be developed outside the md-addins tree, if it is placed into the same folder as monodevelop and md-addins. In that case, it can be installed using $ make install-standalone Bugs Bugs can be filed on the AtkCocoa issue tracker on Github
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 96.2%
- Objective-C 3.7%
- Other 0.1%