Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

xamarin/AtkCocoa

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

Unknown, Unknown licenses found

Licenses found

Unknown
license.txt
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages