Up
_gtkTableHomogeneousSet
_gtkTableHomogeneousSet
set whether all cells are an equal size or not in a
Tables
object.
Prototype : fun [ObjGtkTable I] ObjGtkTable
ObjGtkTable
: a Tables object.
I
: 1 if all cells keep the same size (default), otheriwse 0
Return
ObjGtkTable : the same Tables or nil if an error occurs.
See also
Example