Gets the row and column of a widget contained in the Grid.
child |
The widget to look for in the grid. |
row |
The row that contains the child. |
column |
The column that contains the child. |
true if the child was found. |