
[Top]
GTK
GTK.Table
|
Method GTK.Table()->resize()
- Method
resize
object(GTK.Table) GTK.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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|