gtkTableResize
. rows
and columns
must both be in the range 0 .. 65535.gtkTableNew(rows = NULL, columns = NULL, homogeneous = NULL, show = TRUE)
rows
columns
homogeneous
TRUE
, all table cells are resized to the size of the cell
containing the largest widget.GtkWidget
] A pointer to the the newly created table widget.