Top | ![]() |
![]() |
![]() |
![]() |
ETableHeader * | e_table_state_to_header () |
ETableHeader * | e_table_spec_to_full_header () |
ETableCol * | e_table_util_calculate_current_search_col () |
ETableHeader * e_table_state_to_header (GtkWidget *widget
,ETableHeader *full_header
,ETableState *state
);
e_table_state_to_header
is deprecated and should not be used in newly-written code.
ETableHeader * e_table_spec_to_full_header (ETableSpecification *spec
,ETableExtras *ete
);
e_table_spec_to_full_header
is deprecated and should not be used in newly-written code.
ETableCol * e_table_util_calculate_current_search_col (ETableHeader *header
,ETableHeader *full_header
,ETableSortInfo *sort_info
,gboolean always_search
);
e_table_util_calculate_current_search_col
is deprecated and should not be used in newly-written code.