Up
_gtkTableSizeGet
_gtkTableSizeGet
returns the number of rows and columns in a
Tables
object.
Prototype : fun [ObjGtkTable] [I I]
ObjGtkTable
: a Tables object.
Return
[I I] : the number of rows and columns or nil if an error occurs.
See also
_gtkTableSizeSet
Example