gtk.atcontext.ATContext is an abstract class provided by GTK to communicate to platform-specific assistive technologies API.
Each platform supported by GTK implements a gtk.atcontext.ATContext subclass, and is responsible for updating the accessible state in response to state changes in gtk.accessible.Accessible.
gtk.atcontext.ATContext is an abstract class provided by GTK to communicate to platform-specific assistive technologies API.
Each platform supported by GTK implements a gtk.atcontext.ATContext subclass, and is responsible for updating the accessible state in response to state changes in gtk.accessible.Accessible.