atk.GObjectAccessible

Undocumented in source.

Public Imports

atk.c.types
public import atk.c.types;
gtkc.atktypes
public import gtkc.atktypes;

Members

Classes

GObjectAccessible
class GObjectAccessible

This object class is derived from AtkObject. It can be used as a basis for implementing accessible objects for GObjects which are not derived from GtkWidget. One example of its use is in providing an accessible object for GnomeCanvasItem in the GAIL library.