query_child
Description:
Queries the attach points and spans of child inside the given `GtkGrid`.
Parameters:
| this |
a `GtkGrid` |
| child |
a `GtkWidget` child of this |
| column |
the column used to attach the left side of |
| row |
the row used to attach the top side of |
| width |
the number of columns |
| height |
the number of rows |