How to use GtkTable to list values

13d24081f593cf7c5ca4c0cec418e2d4.png
1. create
GtkTable
;
2. add widget using
GtkTable::attach
passing coordinates and how it will fill;