Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.1)
atkObjectFactoryCreateAccessible: atkObjectFactoryCreateAccessible
Description
Provides an
AtkObject
that implements an accessibility interface on behalf of
obj
Usage
atkObjectFactoryCreateAccessible(object, obj)
Arguments
object
[
AtkObjectFactory
] The
AtkObjectFactory
associated with
obj
's object type
obj
[
GObject
] a
GObject
Value
[
AtkObject
] an
AtkObject
that implements an accessibility interface on behalf of
obj