Package org.gnome.gtk

Class ATContext

java.lang.Object
All Implemented Interfaces:
Proxy
Direct Known Subclasses:
ATContext.ATContextImpl

@Generated("io.github.jwharm.JavaGI") public abstract class ATContext extends GObject
GtkATContext is an abstract class provided by GTK to communicate to platform-specific assistive technologies API.

Each platform supported by GTK implements a GtkATContext subclass, and is responsible for updating the accessible state in response to state changes in GtkAccessible.