EComposerTextHeader

EComposerTextHeader

Functions

Description

Functions

e_composer_text_header_new_label ()

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.


e_composer_text_header_new_button ()

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.


e_composer_text_header_get_text ()

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.


e_composer_text_header_set_text ()

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.

Types and Values