SourcePrintCompositor.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 specified with gtk_source_print_compositor_set_header_format().

class SourcePrintCompositor
bool
getPrintHeader
()

Return Value

Type: bool

%TRUE if the header is set to be printed.

Meta