childIndex
Gets the position of the first child of a #GNode which contains the given data.
Return
the index of the child of @node which contains @data, or -1 if the data is not found
Parameters
data
the data to find
Gets the position of the first child of a #GNode which contains the given data.
the index of the child of @node which contains @data, or -1 if the data is not found
the data to find