typedef u; ETableGroup* e_table_group_new (constchar *title, ETableModel *table); ETableGroup* e_table_group_new_leaf (constchar *title);
ETableGroup* e_table_group_new (constchar *title, ETableModel *table);
ETableGroup is a collection of rows of an ETable. It's a
title : | |
table : | |
| Returns : |
|
| <<< ETableColumnSpecification | e-table-defines >>> |