atk.gobject_accessible
Module for [GObjectAccessible] class
Types 3
This object class is derived from AtkObject and can be used as a basis implementing accessible objects.
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.
Methods
GObjectAccessible self()Returns `this`, for use in `with` statements.GObjectAccessibleGidBuilder builder()Get builder for [atk.gobject_accessible.GObjectAccessible] Returns: New builder objectatk.object.ObjectWrap forObject(gobject.object.ObjectWrap obj)Gets the accessible object for the specified obj.gobject.object.ObjectWrap getObject()Gets the GObject for which obj is the accessible object. Returns: a #GObject which is the object for which obj is the accessible objectFluent builder for [atk.gobject_accessible.GObjectAccessible]
Methods