Virtual Method

AtkObjectget_index_in_parent

Declaration [src]

gint
get_index_in_parent (
  AtkObject* accessible
)

Description [src]

Gets the 0-based index of this accessible in its parent; returns -1 if the accessible does not have an accessible parent.

Return value

Type: gint

An integer which is the index of the accessible in its parent.