Method
AtkObjectFactorycreate_accessible
Declaration [src]
AtkObject*
atk_object_factory_create_accessible (
AtkObjectFactory* factory,
GObject* obj
)
Description [src]
Provides an AtkObject that implements an accessibility interface
on behalf of obj.
Return value
| Returns: | AtkObject |
An |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |