atkObjectFactoryCreateAccessible {RGtk2}R Documentation

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]