StTable implements ClutterContainer, ClutterScriptable, ClutterAnimatable and AtkImplementorIface.
StTable is a mult-child layout container based on a table arrangement with rows and columns. StTable adds several child properties to it's children that control their position and size in the table.
Denotes the child properties an StTable child will have.
“column-count” property“column-count” gint
The number of columns in the table.
Owner: StTable
Flags: Read
Allowed values: >= 0
Default value: 0
“homogeneous” property“homogeneous” gboolean
Homogeneous rows and columns.
Owner: StTable
Flags: Read / Write
Default value: TRUE
“row-count” property“row-count” gint
The number of rows in the table.
Owner: StTable
Flags: Read
Allowed values: >= 0
Default value: 0