Method
Gtk.Grid.get_child_at
Declaration [src]
GtkWidget*
gtk_grid_get_child_at (
GtkGrid* grid,
int column,
int row
)
Return value
Returns: GtkWidget |
|
the child at the given position, or |
|
Ownership is not transferred to the caller | |
Can be NULL |