Top | ![]() |
![]() |
![]() |
![]() |
StWidget * | st_table_new () |
gint | st_table_get_row_count () |
gint | st_table_get_column_count () |
GFlags ╰── StTableChildOptions GObject ╰── GInitiallyUnowned ╰── ClutterActor ╰── StWidget ╰── StTable
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.
gint
st_table_get_row_count (StTable *table
);
Retrieve the current number rows in the table
Denotes the child properties an StTable child will have.