atkObjectGetLayer {RGtk2}R Documentation

atkObjectGetLayer

Description

Gets the layer of the accessible.

Usage

atkObjectGetLayer(object)

Arguments

object [AtkObject] an AtkObject

Value

[AtkLayer] an AtkLayer which is the layer of the accessible
Deprecated: Use atk_component_get_layer instead.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]