Method GTK1.Table()->resize()
- Method resize
GTK1.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.
GTK1.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.