Warning gtk_table_resize has been deprecated since version 3.4 and should not be used in newly-written code. GtkGrid resizes automatically. If you need to change a table's size after it has been created, this function allows you to do so.
The new number of rows.
The new number of columns.
See Implementation
Warning gtk_table_resize has been deprecated since version 3.4 and should not be used in newly-written code. GtkGrid resizes automatically. If you need to change a table's size after it has been created, this function allows you to do so.