em_format_set_session —
void em_format_set_session ( | emf, | |
s); |
| EMFormat * | emf; |
| struct _CamelSession * | s; |
Format a message msg. If emfsource is non NULL, then the status of inlined expansion and so forth is copied direction from emfsource.
By passing the same value for emf and emfsource, you can perform a display refresh, or it can be used to generate an identical layout, e.g. to print what the user has shown inline.