Emmanuele Bassi 4c8867ea07 table-layout: Invert row/column in arguments
*** This is an API change ***

The general pattern for axis-aligned arguments is:

        x argument
        y argument

If we consider columns an x-aligned argument, and row a y-aligned
argument, then we need to update the TableLayout functions to be:

        column
        row

and not:

        row
        column
2010-09-23 15:17:58 +01:00
..
2010-09-13 12:19:54 +01:00
2010-09-20 13:15:44 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00