PrintCompositor.getPrintHeader
bool getPrintHeader()Determines if a header is set to be printed for each page. A header will be printed if this function returns true
<emphasis>and</emphasis> some format strings have been specifiedwith [gtksource.print_compositor.PrintCompositor.setHeaderFormat].
Returns
true if the header is set to be printed.