Description Usage Arguments Value Author(s)
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.
1 | atkObjectRefAccessibleChild(object, i)
|
|
[ |
|
[integer] a gint representing the position of the child, starting from 0 |
[AtkObject
] an AtkObject
representing the specified accessible child
of the accessible.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.