Gets the position of the first child of a GNode which contains the given data.
the data to find
the index of the child of node which contains data, or -1 if the data is not found
See Implementation
Gets the position of the first child of a GNode which contains the given data.