rows.
Table.getSize
void getSize(out uint rows, out uint columns)Gets the number of rows and columns in the table.
Parameters
rows | return location for the number of rows, or null |
columns | return location for the number of columns, or null |
Deprecated
#GtkGrid does not expose the number of columns and