ThreeGrid.moveChild

Moves a widget on the grid from one row/column pair to an other (Helper function)

class ThreeGrid
void
moveChild
(
Widget widget
,
uint row
,
uint column
)

Meta