GtkWidgetClass.getAccessible

Returns the accessible object that describes the widget to an assistive technology.

struct GtkWidgetClass
extern (C)
AtkObject* function(GtkWidget* widget) getAccessible;