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.20.21 Index]