Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

atkObjectRefAccessibleChild

atkObjectRefAccessibleChild


Description

Gets a reference to the specified accessible child of the object. The accessible children are 0-based so the first accessible child is at index 0, the second at index 1 and so on.

Usage

atkObjectRefAccessibleChild(object, i)

Arguments

object

[AtkObject] an AtkObject

i

[integer] a gint representing the position of the child, starting from 0

Value

[AtkObject] an AtkObject representing the specified accessible child of the accessible.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.