API Version: 4.0
Library Version: 4.15.4
Generated by gi-docgen 2024.2
GtkWidget* gtk_grid_get_child_at ( GtkGrid* grid, int column, int row )
Gets the child of grid whose area covers the grid cell at column, row.
grid
column
row
Type: int
int
The left edge of the cell.
The top edge of the cell.
Type: GtkWidget
GtkWidget
The child at the given position.
NULL