Functions
BonoboA11YClassInitFn ()
void
(*BonoboA11YClassInitFn) (AtkObjectClass *klass);
bonobo_a11y_get_atk_object ()
AtkObject *
bonobo_a11y_get_atk_object (gpointer widget);
bonobo_a11y_set_atk_object_ret ()
AtkObject *
bonobo_a11y_set_atk_object_ret (GtkWidget *widget,
AtkObject *object);
bonobo_a11y_get_derived_type_for ()
GType
bonobo_a11y_get_derived_type_for (GType widget_type,
const char *gail_parent_class,
BonoboA11YClassInitFn class_init);
bonobo_a11y_create_accessible_for ()
AtkObject *
bonobo_a11y_create_accessible_for (GtkWidget *widget,
const char *gail_parent_class,
BonoboA11YClassInitFn class_init,
GType first_interface_type,
...);
bonobo_a11y_add_actions_interface ()
void
bonobo_a11y_add_actions_interface (GType a11y_object_type,
AtkActionIface *chain,
int first_id,
...);