``` gridPane { column(constraaints here) { cont...
# tornadofx
r
Copy code
gridPane {
   column(constraaints here) { content here}
}