| Top |  |  |  |  | 
| EComposerHeader * | e_composer_text_header_new_label () | 
| EComposerHeader * | e_composer_text_header_new_button () | 
| const gchar * | e_composer_text_header_get_text () | 
| void | e_composer_text_header_set_text () | 
EComposerHeader * e_composer_text_header_new_label (ESourceRegistry *registry,const gchar *label);
e_composer_text_header_new_label is deprecated and should not be used in newly-written code.
EComposerHeader * e_composer_text_header_new_button (ESourceRegistry *registry,const gchar *label);
e_composer_text_header_new_button is deprecated and should not be used in newly-written code.
const gchar *
e_composer_text_header_get_text (EComposerTextHeader *header);
e_composer_text_header_get_text is deprecated and should not be used in newly-written code.
void e_composer_text_header_set_text (EComposerTextHeader *header,const gchar *text);
e_composer_text_header_set_text is deprecated and should not be used in newly-written code.