![]() |
![]() |
![]() |
![]() |
ETableGroup * e_table_group_leaf_new (GnomeCanvasGroup *parent
,ETableHeader *full_header
,ETableHeader *header
,ETableModel *model
,ETableSortInfo *sort_info
);
e_table_group_leaf_new
is deprecated and should not be used in newly-written code.
ETableGroupLeaf
is an ETableGroup
which simply contains an
ETableItem
.
parent |
The |
|
full_header |
The full header of the |
|
header |
The current header of the |
|
model |
The |
|
sort_info |
The |
gboolean
e_table_group_leaf_is_editing (ETableGroupLeaf *etgl
);
e_table_group_leaf_is_editing
is deprecated and should not be used in newly-written code.