Top | ![]() |
![]() |
![]() |
![]() |
|
e_table_column_selector_new () |
|
e_table_column_selector_get_state () |
|
e_table_column_selector_apply () |
ETableColumnSelector is a widget for choosing and ordering the
available columns of an
GtkWidget * e_table_column_selector_new ();
ETableState *state
Creates a new ETableColumnSelector, obtaining the initial column
selection content from state
.
Note that state
remains unmodified until e_table_column_selector_apply()
is called.
ETableState * e_table_column_selector_get_state (ETableColumnSelector *selector
);
Returns the e_table_column_selector_new()
.
void e_table_column_selector_apply (ETableColumnSelector *selector
);
Applies the user's column preferences to the selector
's