atkObjectGetLayer {RGtk2} | R Documentation |
Gets the layer of the accessible.
WARNING: atk_object_get_layer
is deprecated and should not be used in newly-written code. Use atk_component_get_layer instead.
atkObjectGetLayer(object)
|
[AtkObject ] an AtkObject |
Returns:
[AtkLayer
] an AtkLayer
which is the layer of the accessible
Derived by RGtkGen from GTK+ documentation