Method GTK2.Table()->resize()
- Method resize
GTK2.Table
resize(int
rows
,int
columns
)- Description
If you need to change a table's size after it has been created, this function allows you to do so.
GTK2.Table
resize(int
rows
, int
columns
)
If you need to change a table's size after it has been created, this function allows you to do so.