Name

em_format_add_header —

Synopsis

void em_format_add_header (emf,  
 name,  
 flags); 
EMFormat *  emf;
const char *  name;
guint32  flags;

Arguments

emf

name

The name of the header, as it will appear during output.

flags

EM_FORMAT_HEAD_* defines to control display attributes.

Description

Add a specific header to show. If any headers are set, they will be displayed in the order set by this function. Certain known headers included in this list will be shown using special formatting routines.