Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
atkRegistryGetFactory: atkRegistryGetFactory
Description
Gets an
AtkObjectFactory
appropriate for creating
AtkObjects
appropriate for
type
.
Usage
atkRegistryGetFactory(object, type)
Arguments
object
[
AtkRegistry
] an
AtkRegistry
type
[
GType
] a
GType
with which to look up the associated
AtkObjectFactory
Value
[
AtkObjectFactory
] an
AtkObjectFactory
appropriate for creating
AtkObjects
appropriate for
type
.