Top | ![]() |
![]() |
![]() |
![]() |
ETableConfig * | e_table_config_new () |
ETableConfig * | e_table_config_construct () |
void | e_table_config_raise () |
ETableConfig * e_table_config_new (const gchar *header
,ETableSpecification *spec
,ETableState *state
,GtkWindow *parent_window
);
Creates a new ETable config object.
ETableConfig * e_table_config_construct (ETableConfig *etco
,const gchar *header
,ETableSpecification *spec
,ETableState *state
,GtkWindow *parent_window
);
void
e_table_config_raise (ETableConfig *config
);
Raises the dialog associated with this ETableConfig object.
“changed”
signalvoid user_function (ETableConfig *etableconfig, gpointer user_data)
Flags: Run Last